tor-browser

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

helper1869938.html (576B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 
      5  <!-- just an svg that contains an image whose src is a data uri to a tiny png -->
      6  <link rel="icon" type="image/x-icon" href="data:image/svg+xml;charset=UTF-8,<?xml version='1.0' encoding='UTF-8'?><svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='100' height='100' viewBox='0 0 100 100'><image width='100' height='100' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NgaGD4DwAChAGAZM0bBgAAAABJRU5ErkJggg=='></image></svg>">
      7 </head>
      8 <body>
      9 
     10 
     11 </body>
     12 </html>