Merge pull request #236 from cubedro/develop

added another node to trusted nodes
pull/5/head
Marian OANCΞA 9 years ago
commit 19dd9be7fa
  1. 1
      lib/utils/config.js

@ -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…
Cancel
Save