tor-browser

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

mtconfidence2xmlrules.xml (484B)


      1  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      2    <its:mtConfidenceRule selector="/text/body/p/span[@id='ireland']"
      3      mtConfidence="0.6982"/>
      4    <its:mtConfidenceRule selector="/text/body/p/span[@id='england']"
      5      mtConfidence="0.7982"/>
      6    <its:mtConfidenceRule selector="/text/body/p/span[@id='spain']"
      7      mtConfidence="0.8982"/>
      8     <its:mtConfidenceRule selector="/text/body/p/span[@id='germany']"
      9      mtConfidence="0.5982"/>
     10  </its:rules>