tor-browser

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

inject_resource_test.html (101B)


      1 <body>
      2 <script>
      3 if(window.parent.setup_iframe) {
      4  window.parent.setup_iframe();
      5 }
      6 </script>
      7 </body>