packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/African-Network-Information-Center.xml

<ruleset name="African Network Information Center" platform="mixedcontent">

	<target host="afrinic.net" />
	<target host="*.afrinic.net" />
	<!--	* for cross-domain cookie.	-->
	<target host="*.meeting.afrinic.net" />


	<securecookie host="^(.*\.)?afrinic\.net$" name=".*" />


	<rule from="^http://((?:meeting|my|www2?)\.)?afrinic\.net/"
		to="https://$1afrinic.net/" />

</ruleset>