added tor onion address for Blockchain explorer
This commit is contained in:
parent
f3bd1662f7
commit
c5f833a107
@ -253,6 +253,8 @@ block_explorer_info = {
|
|||||||
{'tx': 'Transaction', 'addr': 'Address'}),
|
{'tx': 'Transaction', 'addr': 'Address'}),
|
||||||
'Blockchain.info': ('https://blockchain.info',
|
'Blockchain.info': ('https://blockchain.info',
|
||||||
{'tx': 'tx', 'addr': 'address'}),
|
{'tx': 'tx', 'addr': 'address'}),
|
||||||
|
'blockchainbdgpzk.onion': ('https://blockchainbdgpzk.onion',
|
||||||
|
{'tx': 'tx', 'addr': 'address'}),
|
||||||
'Blockr.io': ('https://btc.blockr.io',
|
'Blockr.io': ('https://btc.blockr.io',
|
||||||
{'tx': 'tx/info', 'addr': 'address/info'}),
|
{'tx': 'tx/info', 'addr': 'address/info'}),
|
||||||
'Blocktrail.com': ('https://www.blocktrail.com/BTC',
|
'Blocktrail.com': ('https://www.blocktrail.com/BTC',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user