added another node to trusted nodes

This commit is contained in:
cubedro 2015-07-30 20:47:34 +03:00
parent fa72fa88f4
commit dadb8b195f
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',
];