Tor middleware #499

Merged
bones7242 merged 16 commits from tor-middleware into master 2018-06-29 02:59:56 +02:00
Showing only changes of commit a3df219684 - Show all commits

View file

@ -1,7 +1,7 @@
const logger = require('winston');
const db = require('../../../models');
const ipAddress = '54.236.53.10';
const { details: { ipAddress } } = require('@config/siteConfig');
/*