packages feed

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

<ruleset name="HotUKDeals (partial)">

	<target host="dealspwn.com"/>
	<target host="gamebase.dealspwn.com"/>
	<target host="www.dealspwn.com"/>
	<target host="hotukdeals.com"/>
	<target host="m.hotukdeals.com"/>
	<target host="www.hotukdeals.com"/>
	<target host="mobot.net"/>
	<target host="m.mobot.net"/>
	<target host="www.mobot.net"/>
	<target host="statichukd.com"/>
	<target host="www.statichukd.com"/>

	<rule from="^http://(www\.)?dealspwn\.com/(clientscript/|css/|images/|login$|writer)"
		to="https://www.dealspwn.com/$2"/>

	<rule from="^https://gamebase\.dealspwn\.com/((base|style_UK)\.css$|images/)"
		to="https://gamebase.dealspwn.com/$1"/>

	<rule from="^http://(www\.)?hotukdeals\.com/(about$|clientscript/|contact|custom-settings|favicon\.ico$|help|hukd-badges|images/|login|newsletter|profile/|rest-api|stylesheets/|submit|top)"
		to="https://www.hotukdeals.com/$2"/>

	<rule from="^http://m\.hotukdeals\.com/(favicon\.ico$|images/|login/|newsletter|stylesheets/)"
		to="https://m.hotukdeals.com/$2"/>

	<rule from="^http://(www\.)?mobot\.net/"
		to="https://www.mobot.net/"/>

	<rule from="^http://m\.mobot\.net/(css/|images/|login$)"
		to="https://m.mobot.net/$1"/>

	<rule from="^http://(www\.)?statichukd\.com/"
		to="https://www.hotukdeals.com/"/>

	<securecookie host="^\.mobot\.net$" name=".*"/>

</ruleset>