tor-browser

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

file_favicon_svg.html (199B)


      1 <!DOCTYPE html>
      2 <html>
      3 
      4 <head>
      5  <meta http-equiv="content-type" content="text/html; charset=utf-8">
      6  <link rel="icon" href="file_favicon.svg" type="image/svg+xml">
      7 </head>
      8 
      9 <body>
     10 </body>
     11 
     12 </html>