[tor-commits] [metrics-web/master] Update instructions when javascript is disabled.

karsten at torproject.org karsten at torproject.org
Thu Dec 17 14:41:08 UTC 2020


commit 07f70b1ce967585c2307ea1170f85a9274b04569
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Dec 17 15:29:11 2020 +0100

    Update instructions when javascript is disabled.
    
    Fixes #31714.
---
 src/main/resources/web/jsps/rs.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/web/jsps/rs.jsp b/src/main/resources/web/jsps/rs.jsp
index ec635f7..281f932 100644
--- a/src/main/resources/web/jsps/rs.jsp
+++ b/src/main/resources/web/jsps/rs.jsp
@@ -29,7 +29,7 @@
     <noscript>
       <div class="alert alert-warning">
       <p><strong>JavaScript required</strong><br>
-      Please enable JavaScript to use this service. If you are using Tor Browser on High Security mode, it is possible to enable JavaScript to run only on this page. Click the NoScript <img src="images/noscript.png"> icon on your address bar and select "Temporarily allow all on this page". Relay Search only uses JavaScript resources that are hosted by the Tor Metrics team.</p>
+      Please enable JavaScript to use this service. If you are using Tor Browser on Safest mode, you'll have to switch to Safer or Standard mode. Relay Search only uses JavaScript resources that are hosted by the Tor Metrics team.</p>
     </noscript>
   </div>
 </div> <!-- /container -->





More information about the tor-commits mailing list