From 01c3b58fb940435f5ca7be189eabd64d71032c21 Mon Sep 17 00:00:00 2001 From: Oliver Beddows Date: Wed, 30 Nov 2016 07:00:27 +0100 Subject: [PATCH] Adding new seeds. --- config.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/config.json b/config.json index 44eb8114c1a..325b70ac26d 100644 --- a/config.json +++ b/config.json @@ -55,6 +55,26 @@ { "ip": "40.121.84.254", "port": 8000 + }, + { + "ip": "40.69.40.11", + "port": 8000 + }, + { + "ip": "51.140.181.131", + "port": 8000 + }, + { + "ip": "52.187.55.110", + "port": 8000 + }, + { + "ip": "191.234.176.37", + "port": 8000 + }, + { + "ip": "13.73.116.99", + "port": 8000 } ], "blackList": [],