tor-browser

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

test-body.xhtml (221B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3 <title> This is a test page</title>
      4 </head>
      5 <body>
      6 <p> To rerun this test, delete history and go <a href="body_link.xhtml">back </a> to previous test.</p>
      7 </body>
      8 </html>