tor-browser

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

file_dummy.html (196B)


      1 <html>
      2 <head>
      3 <meta charset="utf-8">
      4 <title>Dummy test page</title>
      5 <meta http-equiv="Content-Type" content="text/html;charset=utf-8"></meta>
      6 </head>
      7 <body>
      8 <p>Dummy test page</p>
      9 </body>
     10 </html>