tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

845093-1.html (403B)


      1 <body dir=auto> u	
      2 <script>
      3 function initCF() {
      4 setTimeout("CFcrash()", 284);
      5 }
      6 document.addEventListener("DOMContentLoaded", initCF);
      7 function CFcrash() {
      8 try { document.designMode = 'on'; document.execCommand("InsertHTML", false, "world"); document.designMode = 'off'; } catch(e) {}
      9 try { document.designMode = 'on'; document.execCommand("inserthtml", false, "<span><div>"); } catch(e) {}
     10 }</script>>