tor-browser

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

326618-1.html (131B)


      1 <html>
      2 <head>
      3 </head>
      4 <body>
      5 <script>
      6 
      7 try {
      8  document.body.removeChild(function(){});
      9 } catch (e) {
     10 }
     11 
     12 </script>
     13 </body>
     14 </html>