Add noscript instructions for safe/safer mode TOR browser

This commit is contained in:
Reckless_Satoshi 2022-02-19 15:21:55 -08:00
parent eafda9ddf7
commit 09565537c3
No known key found for this signature in database
GPG Key ID: 9C4585B561315571

View File

@ -20,6 +20,13 @@
/>
</head>
<body>
<noscript>
<div>
This site requires JavaScript. This message is only visible if you have it disabled. <br/><br/>
If you are using TOR browser set the "Security Level" to "Standard". If you keep seeing this message clear cache and storage of TOR browser app and retry.<br/><br/>
If the problem persists, ask for support in the RoboSats telegram group<a href="https://t.me/robosats"> (t.me/robosats)</a>
</div>
</noscript>
<div id="main">
<div id="app"></div>
</div>