tor-browser

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

795221-2.html (155B)


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