Merge pull request #192 from cubedro/develop

Updated trusted nodes list
This commit is contained in:
Marian OANCΞA 2015-06-17 03:03:00 +03:00
commit 6fad4db472
1 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
var trusted = [ var trusted = [
'52.16.188.185', '52.16.188.185',
'54.94.239.50', '54.94.239.50',
'52.7.164.228', '54.174.74.156',
'52.7.84.201', '54.172.25.93',
'54.164.66.158', '54.174.75.126',
'54.172.106.147', '54.173.232.137',
'54.165.231.82', '52.7.205.180',
'54.165.244.62', '52.7.218.44',
'54.165.246.230', '52.7.205.152',
'54.165.236.161', '52.7.224.174',
'::ffff:127.0.0.1', '::ffff:127.0.0.1',
]; ];