tor-browser

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

multi-globals-subframe-2.sub.html (157B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>Multi-globals test inner subframe</title>
      4 
      5 <script>
      6 "use strict";
      7 document.domain = "{{hosts[][]}}";
      8 </script>