tor-browser

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

1411143.html (181B)


      1 <!DOCTYPE html>
      2 <link rel="stylesheet" href="data:image/png,">
      3 <script>
      4 window.onload = function() {
      5  document.styleSheets[0].insertRule("* { marker: url(#a); }", 0);
      6 };
      7 </script>