tor-browser

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

file_bug672453_xml_decl.html (165B)


      1 <?xml version="1.0" encoding="windows-1251"?>
      2 <!DOCTYPE html>
      3 <html>
      4 <head>
      5    <title>Has only XML decl</title>
      6 </head>
      7 <body>
      8 <p>Only XML decl</p>
      9 </body>
     10 </html>