tor-browser

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

file_iframe_allow_scripts.html (83B)


      1 <!DOCTYPE html>
      2 <html>
      3 <script>
      4 document.cookie = "if1=if1_val";
      5 </script>
      6 </html>