tor-browser

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

795221-1.html (122B)


      1 <!DOCTYPE html>
      2 <style>
      3  div { }
      4 </style>
      5 <script>
      6  document.styleSheets[0].cssRules[0].style.foo = document;
      7 </script>