added another node to trusted ips

This commit is contained in:
cubedro 2015-09-29 15:26:14 +03:00
parent 55ac4ac09a
commit 019f64c044
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',
];