tor-browser

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

sandbox-mandatory-flags-inner.sub.html (169B)


      1 <!DOCTYPE html>
      2 <title>Fenced frame content to report a value to the server</title>
      3 
      4 <body>
      5 <img src="key-value-store.py?key={{GET[key]}}&value={{GET[value]}}">
      6 </body>