tor-browser

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

file_window_open_close_inner.html (65B)


      1 <html>
      2 <body>
      3 <script>
      4 window.close();
      5 </script>
      6 </html>
      7 </body>