tor-browser

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

1309198-1.html (1295B)


      1 <script>
      2 function start() {
      3  o53=document.createElement('frameset');
      4  o254=document.createElement('iframe');
      5  o280=document.createElement('audio');
      6  o317=document.documentElement;
      7  o508=document.createElement('li');
      8  o508.appendChild(o317);
      9  o590=document.createElement('li');
     10  o594=document.createElement('track');
     11  o280.appendChild(o594);
     12  o647=document.createElement('ol');
     13  o654=document.createElement('li');
     14  o647.appendChild(o654);
     15  o654.insertAdjacentHTML('beforebegin','<iframe>');
     16  document.write('<html><body></body></html>');
     17  o955=document.documentElement;
     18  document.documentElement.appendChild(o647);
     19  o590.appendChild(o955);
     20  document.close();
     21  document.write('<html><body></body></html>');
     22  document.documentElement.appendChild(o590);
     23  document.documentElement.appendChild(o254);
     24  o280.controls^=1;
     25  SpecialPowers.forceGC();
     26  o317.insertAdjacentHTML('afterend','<iframe>');
     27  document.documentElement.appendChild(o280);
     28  o2695=document.implementation.createHTMLDocument();
     29  o2695.body.appendChild(o254);
     30  o53.onerror=f0;
     31  document.documentElement.appendChild(o508);
     32  o2803=frames[1].document;
     33  o2803.getAnimations();
     34 }
     35 function f0() {
     36  o2803.write('<html><body></body></html>');
     37  SpecialPowers.forceCC();
     38 }
     39 </script>
     40 <body onload="start()"></body>