tor-browser

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

121533-1.html (264B)


      1 <html>
      2 <title>B#121533</title>
      3 <script>function writeSorry() {document.writeln("test");
      4 document.close();
      5 }
      6 </script>
      7 
      8 <frameset cols="120,*" onLoad="writeSorry()">
      9 <frame name="topslider" src="#"> <frame name="bottomslider" src="#">
     10 </frameset>
     11 </html>