tor-browser

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

244933-1.html (154B)


      1 <html>
      2 <body>
      3 <pre>
      4 <script>
      5 document.write(window.sidebar.something);
      6 for (i in window.sidebar)
      7 {
      8 break
      9 }
     10 </script>
     11 </pre>
     12 </body>
     13 </html>