tor-browser

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

domain1xml.xml (401B)


      1 <doc>
      2    <head>
      3        <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      4            <its:domainRule selector="/doc/body"
      5                domainPointer="/doc/head/meta[@name='DC.subject']/@content"
      6            />
      7        </its:rules>
      8        <meta name="DC.subject" content="automotive"/>
      9    </head>
     10    <body>
     11        <p>The new car from XYZ - buy it now!</p>
     12    </body>
     13 </doc>