https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Asia-Pacific-Network-Information-Centre.xml
<!--
For problematic rules, see Asia-Pacific-Network-Information-Centre-mismatches.xml.
Nonfunctional subdomains:
- wq (times out)
-->
<ruleset name="Asia-Pacific Network Information Centre (partial)">
<target host="apnic.net" />
<target host="*.apnic.net" />
<target host="myapnic.net" />
<target host="www.myapnic.net" />
<securecookie host="^\.apnic\.net$" name=".*" />
<!-- !www Cert: submit.apnic.net
-->
<rule from="^https?://(?:www\.)?apnic\.net/"
to="https://www.apnic.net/" />
<rule from="^http://submit\.apnic\.net/"
to="https://submit.apnic.net/" />
<!-- Cert only matches //myapnic.net. -->
<rule from="^https?://(?:www\.)?myapnic\.net/"
to="https://myapnic.net/" />
</ruleset>