packages feed

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

<!--	Nonfunctional:
		www.atinternet.com	(timeout)
		(www.)xiti.com		(!www times out)
		log(c180|i242).xiti.com	(tracking cookies)
-->
<ruleset name="AT Internet">

	<target host="v75.xiti.com"/>

	<securecookie host="^v75\.xiti\.com" name=".*"/>

	<rule from="^http://v75\.xiti\.com/"
		to="https://v75.xiti.com/"/>

</ruleset>