Make the Currency Conversion Service URLs configurable and log when queried
This commit is contained in:
@@ -65,5 +65,9 @@
|
||||
"PORT": "__SOCKS5PROXY_PORT__",
|
||||
"USERNAME": "__SOCKS5PROXY_USERNAME__",
|
||||
"PASSWORD": "__SOCKS5PROXY_PASSWORD__"
|
||||
},
|
||||
"PRICENODE": {
|
||||
"TOR_URL": "__PRICENODE_TOR_URL__",
|
||||
"CLEARNET_URL": "__PRICENODE_CLEARNET_URL__"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user