Merge pull request #279 from cubedro/develop

added another node to trusted ips
This commit is contained in:
Marian OANCΞA 2015-09-29 15:26:43 +03:00
commit d6048daa4d
1 changed files with 1 additions and 0 deletions

View File

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