packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Etouches.xml

<ruleset name="etouches">

	<target host="eiseverywhere.com" />
	<target host="www.eiseverywhere.com" />
	<target host="etouches.com" />
	<target host="www.etouches.com" />
		<!--	302s to http.	-->
		<exclusion pattern="^http://www\.etouches\.com/No-Event\.php$" />


	<securecookie host="^www\.eiseverywhere\.com$" name=".*" />


	<!--	Cert only matches www.	-->
	<rule from="^https?://(?:www\.)?e(iseverywhere|touches)\.com/"
		to="https://www.e$1.com/" />

</ruleset>