packages feed

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

<ruleset name="Automotive Industries" platform="mixedcontent">

	<target host="ai.ai"/>
	<target host="www.ai.ai"/>
	<target host="ai-online.com"/>
	<target host="www.ai-online.com"/>

	<securecookie host="^(.*\.)?ai-online\.com$" name=".*"/>

	<rule from="^http://(www\.)?ai(?:\.ai|-online\.com)/"
		to="https://$1ai-online.com/"/>

</ruleset>