tor-browser

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

802902.html (302B)


      1 <div style=width:1;height:5000><script>
      2 document.onscroll=function(){alert("Scroll down as soon as you press ok!");}
      3 
      4 function initCF() {
      5 setTimeout("CFcrash()", 190);
      6 }
      7 document.addEventListener("DOMContentLoaded", initCF);
      8 function CFcrash() {
      9 try { window.scrollByLines(3); } catch(e) {}
     10 }</script>>