Update docs & redirect link, add Tornado RPC to all chains
This commit is contained in:
parent
1f24d46360
commit
22a372fae1
5 changed files with 33 additions and 41 deletions
|
@ -23,9 +23,9 @@ function main(store) {
|
|||
window.multipleTabsDetected = true
|
||||
window.onbeforeunload = null
|
||||
window.alert(
|
||||
'Multiple tabs opened. Your page will be closed. Please only use single instance of https://tornado.cash'
|
||||
'Multiple tabs opened. Your page will be closed. Please only use single instance of https://tornado.ws'
|
||||
)
|
||||
window.location = 'https://twitter.com/tornadocash'
|
||||
window.location = 'https://t.me/TornadoOfficial'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue