tor-browser

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

allowedcharacters2xml.xml (307B)


      1 <res xmlns:its="http://www.w3.org/2005/11/its">
      2  <head>
      3    <its:rules version="2.0">
      4      <its:allowedCharactersRule selector="//record" allowedCharactersPointer="@set"/>
      5    </its:rules>
      6  </head>
      7  <record id="a1" set="[ &#xFF01;–&#xFF5E;]">FULL WIDTH ONLY</record>
      8 </res>