tor-browser

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

371124-2-inner.html (115B)


      1 <html>
      2 <body>
      3 
      4 <script>
      5  document.all.tags.__proto__ = null;
      6  alert(document.all.tags)
      7 </script>
      8 
      9 </body>
     10 </html>