tor-browser

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

1574101-1.html (484B)


      1 <script>
      2 function start() {
      3    document.documentElement.style.transform='scale(0.00001)';
      4 o219=document.createElement('hr');
      5 o219.style.display='ruby';
      6 o637=document.createElement('summary');
      7 o637.appendChild(o219);
      8 o663=document.createElement('details');
      9 o663.appendChild(o637);
     10 document.documentElement.appendChild(o663);
     11 o219.style.position='absolute';
     12 o866=document.documentElement.getBoxQuads();
     13 o663.style.position='fixed';
     14 }
     15 </script>
     16 <body onload="start()"></body>