packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/International-Components-for-Unicode.xml

<!--
	Nonfunctional subdomains:

		- site		(times out)
		- userguide	(ditto)

-->
<ruleset name="International Components for Unicode (partial)">

	<target host="icu-project.org" />
	<target host="*.icu-project.org" />
		<!--	Redirect to //site.	-->
		<exclusion pattern="^http://((apps|bugs|demo|source|www)\.)?icu-project\.org/$" />


	<securecookie host="^ssl\.icu-project\.org$" name=".*" />


	<rule from="^https?://(?:(?:apps|bugs|demo|source|ssl|www)\.)?icu-project\.org/"
		to="https://ssl.icu-project.org/" />

</ruleset>