tor-browser

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

1452839.html (180B)


      1 <html>
      2 <script>
      3 document.addEventListener('DOMContentLoaded', () => {
      4  document.appendChild(document.createComment(''));
      5  document.documentElement.remove();
      6 })
      7 </script>
      8 </html>