tor-browser

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

test_967000_charEncoding_page.html (153B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta charset="iso-8859-1">
      5    <title>Test page</title>
      6  </head>
      7 
      8  <body>
      9  This is a test page
     10  </body>
     11 </html>