tor-browser

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

auth_test.html (218B)


      1 <!DOCTYPE HTML>
      2 <html>
      3  <head>
      4    <meta charset='utf-8'>
      5    <title>Favicon Test for http auth</title>
      6    <link rel="icon" type="image/png" href="auth_test.png" />
      7  </head>
      8  <body>
      9    Favicon!!
     10  </body>
     11 </html>