tor-browser

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

1333001-1.html (227B)


      1 <!DOCTYPE html>
      2 <link rel=stylesheet href=1333001-1.css type=text/css>
      3 <link rel=stylesheet href=1333001-1.css type=text/css>
      4 <body onload="f()">
      5 <script>
      6 function f() {
      7  document.styleSheets[1].cssRules[0].media;
      8 }
      9 </script>