tor-browser

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

view-source-bom.html (150B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4    <title>UTF-8 file with a BOM</title>
      5 </head>
      6 <body>
      7 <p>UTF-8 file with a BOM. Euro sign: €</p>
      8 </body>
      9 </html>