tor-browser

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

file_native_font_cache_macos.html (175B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="utf-8"/>
      5 <style>
      6 html {
      7 font-size: 40px;
      8 font-family: apple color emoji;
      9 }
     10 </style>
     11 </head>
     12 <body>
     13 🔍🍔🔥
     14 </body>
     15 </html>