tor-browser

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

favicon.html (133B)


      1 <!doctype html>
      2 <html>
      3  <head>
      4    <title>Favicon Test</title>
      5    <link rel="icon" href="favicon.ico">
      6  </head>
      7  <body/>
      8 </html>