tor-browser

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

1411963-1.html (320B)


      1 <html>
      2  <head>
      3    <script>
      4      const o1 = document.createElement('div');
      5      document.querySelector('script').appendChild(o1);
      6      document.writeln("<svg><animate to attributeName='width'>");
      7      o1.innerHTML = "<meta http-equiv='Content-Security-Policy' content=default-src>";
      8    </script>
      9  </head>
     10 </html>