Merge pull request #236 from cubedro/develop
added another node to trusted nodes
This commit is contained in:
commit
19dd9be7fa
@ -14,6 +14,7 @@ var trusted = [
|
|||||||
'73.40.58.88',
|
'73.40.58.88',
|
||||||
'178.19.221.38',
|
'178.19.221.38',
|
||||||
'185.37.145.18',
|
'185.37.145.18',
|
||||||
|
'172.31.39.87',
|
||||||
'::ffff:127.0.0.1',
|
'::ffff:127.0.0.1',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user