packages feed

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

<!--
	For problematic rules, see Dreamstime-problematic.xml.


	Problematic subdomains subdomains:

		- thumbs	(works, CN: gp1.wac.edgecastcdn.net)

-->
<ruleset name="Dreamstime (partial)" platform="mixedcontent">

	<target host="dreamstime.com" />
	<target host="*.dreamstime.com" />
		<exclusion pattern="^https?://thumbs\.dreamstime\.com/(?!site-img/)" />


	<securecookie host="^.*\.dreamstime\.com$" name=".+" />


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

</ruleset>