tor-browser

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

embed-in-object-fallback-subdocument.html (88B)


      1 <script>
      2  var varName = location.search.substr(1);
      3  parent[varName] = true;
      4 </script>