tor-browser

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

green.html (257B)


      1 <!DOCTYPE HTML>
      2 <html>
      3    <head>
      4        <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
      5        <title>Green Test Page</title>
      6    </head>
      7    <body style="background-color:#00FF00;">
      8        <h1>Placeholder</h1>
      9    </body>
     10 </html>