working..

This commit is contained in:
Martin Donnelly 2020-06-01 08:52:44 +01:00
parent aa46e3a277
commit 891dc7ecb6

View File

@ -246,7 +246,7 @@ function getUrlV2(req, res) {
request({
'url' : theUrl,
'proxy' : 'http://open.proxymesh.com:31280',
'proxy' : 'http://us-wa.proxymesh.com:31280',
'tunnel' : true
}, (err, _res, body) => {
console.log(err);