tor-browser

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

bug372098-link-target.html (103B)


      1 <html>
      2 <script type="text/javascript">
      3 
      4 parent.callback(location.search.substr(1));
      5 
      6 </script>
      7 </html>