tor-browser

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

reloaded-page.html (182B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <title>Reloaded page</title>
      5    <meta charset="UTF-8">
      6  </head>
      7  <body>
      8    The reloaded page
      9    <img src="reloaded.png" />
     10  </body>
     11 </html>