adding different tor detection
This commit is contained in:
parent
74bb2608dc
commit
a52b27a4d5
@ -634,6 +634,7 @@
|
|||||||
});
|
});
|
||||||
btcOperator.checkIfTor()
|
btcOperator.checkIfTor()
|
||||||
.then(isTor => {
|
.then(isTor => {
|
||||||
|
console.log(isTor)
|
||||||
if (isTor)
|
if (isTor)
|
||||||
historicPriceApis.list.push('http://omwkzk6bd6zuragdqsrhdyzgxzre7yx4vzrou4vzftintzc2dmagp6qd.onion:8257')
|
historicPriceApis.list.push('http://omwkzk6bd6zuragdqsrhdyzgxzre7yx4vzrou4vzftintzc2dmagp6qd.onion:8257')
|
||||||
})
|
})
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
scripts/btcOperator.min.js
vendored
2
scripts/btcOperator.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user