Remove Seeds (always pull from DNS)
This commit is contained in:
parent
c9d676efb4
commit
a764fa2eca
@ -1,18 +1,5 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
module.exports = [
|
module.exports = [
|
||||||
'192.99.12.221',
|
|
||||||
'167.99.5.114',
|
|
||||||
'192.99.6.117',
|
|
||||||
'207.154.239.148',
|
|
||||||
'176.31.106.35',
|
|
||||||
'139.59.70.166',
|
|
||||||
'128.199.116.119',
|
|
||||||
'193.70.122.58',
|
|
||||||
'192.241.201.19',
|
|
||||||
'207.154.239.148',
|
|
||||||
'128.199.116.119',
|
|
||||||
'176.31.106.35',
|
|
||||||
'192.81.223.212',
|
|
||||||
'167.99.5.114'
|
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user