updated files with minor fixes
This commit is contained in:
parent
e4eb35dabd
commit
47108dabf9
@ -11378,16 +11378,12 @@
|
|||||||
|
|
||||||
Object.defineProperty(localbitcoinplusplus, "server", {
|
Object.defineProperty(localbitcoinplusplus, "server", {
|
||||||
value: {
|
value: {
|
||||||
//btc_mainnet: "https://blockexplorer.com",
|
|
||||||
btc_mainnet: "https://insight.bitpay.com",
|
btc_mainnet: "https://insight.bitpay.com",
|
||||||
//btc_testnet: "https://testnet.blockexplorer.com",
|
|
||||||
btc_testnet: "https://test-insight.bitpay.com",
|
btc_testnet: "https://test-insight.bitpay.com",
|
||||||
flo_mainnet: "https://flosight.duckdns.org",
|
flo_mainnet: "https://flosight.duckdns.org",
|
||||||
flo_testnet: "https://testnet-flosight.duckdns.org",
|
flo_testnet: "https://testnet-flosight.duckdns.org",
|
||||||
//flo_testnet: "https://testnet.flocha.in",
|
|
||||||
flo_api_mainnet: "https://ranchimallflo.duckdns.org",
|
flo_api_mainnet: "https://ranchimallflo.duckdns.org",
|
||||||
flo_api_testnet: "https://ranchimallflo-testnet.duckdns.org",
|
flo_api_testnet: "https://ranchimallflo-testnet.duckdns.org",
|
||||||
//flo_api_testnet: "ranchimall1.duckdns.org:5109"
|
|
||||||
},
|
},
|
||||||
writable: false,
|
writable: false,
|
||||||
configurable: false,
|
configurable: false,
|
||||||
|
|||||||
1690
index.html
1690
index.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user