tor-browser

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

677194.html (88B)


      1 <script>
      2 function foo(o) {
      3        o instanceof CSSStyleProperties;
      4 }
      5 foo({})
      6 </script>