tor-browser

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

domain2html.html (311B)


      1 <!DOCTYPE html>
      2 <html>
      3    <head>
      4        <meta charset=utf-8>
      5        <link href="domain2htmlrules.xml" rel="its-rules">
      6        <meta name="keywords" content="automotive">
      7        <title>Domain HTML</title>        
      8    </head>
      9    <body>
     10        <p>The new car from XYZ - buy it now!</p>
     11    </body>
     12 </html>