packages feed

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

<ruleset name="Vast (partial)">

	<!--	mismatch	-->
	<target host="staticv.net"/>
	<target host="www.staticv.net"/>
	<target host="vast.com"/>
	<target host="*.vast.com"/>

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

	<rule from="^http://(?:www\.)?(?:staticv\.net|vast\.com)/"
		to="https://www.vast.com/"/>

</ruleset>