Merge pull request #236 from cubedro/develop

added another node to trusted nodes
This commit is contained in:
Marian OANCΞA 2015-07-30 20:49:51 +03:00
commit 19dd9be7fa
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ var trusted = [
'73.40.58.88',
'178.19.221.38',
'185.37.145.18',
'172.31.39.87',
'::ffff:127.0.0.1',
];