packages feed

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

<!--	!functional:
		- cms.content.magix.net
-->
<ruleset name="MAGIX (partial)" platform="mixedcontent">

	<target host="catooh.com"/>
	<target host="www.catooh.com"/>
	<target host="magix.com"/>
	<target host="*.magix.com"/>
	<target host="magix.info"/>
	<target host="www.magix.info"/>
	<target host="magix-online.com"/>
	<target host="www.magix-online.com"/>
	<target host="mufin.com"/>
	<target host="www.mufin.com"/>
	<target host="mygoya.de"/>
	<target host="www.mygoya.de"/>
	<target host="service.xara.com"/>
	<target host="app.xaraonline.com"/>
	<target host="secure.xaraonline.com"/>

	<rule from="^http://(www\.)?catooh\.com/(catoohthumb\d\d/|html/|magix/|themes/)"
		to="https://$1catooh.com/$2"/>

	<rule from="^http://(www\.)?magix\.com/(clear\.gif|fileadmin/|typo3temp/)"
		to="https://$1magix.com/$2"/>

	<rule from="^http://s(hop|upport2)\.magix\.com/"
		to="https://s$1.magix.com/"/>

	<rule from="^http://(www\.)?magix\.info/(\w\w)/(courses/|favicon\.ico|forum|knowledge|local/|media/|mcpool01/|media|member|online-training|pages/|performance-check|[\w\-\.]+\.\d+\.html)"
		to="https://$1magix.info/$2/$3"/>

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

	<rule from="^http://(www\.)?mufin\.com/(css/|favicon\.ico|images/|\w\w/(login|register))"
		to="https://$1mufin.com/$2"/>

	<rule from="^http://(www\.)?mygoya\.de/(favicon\.ico|themes/|\w\w/(anmelden\.13\|login\.18)\.html)"
		to="https://$1mygoya.de/$2"/>

	<rule from="^http://service\.xara\.com/"
		to="https://service.xara.com/"/>

	<rule from="^http://(?:app|secure)\.xaraonline\.com/"
		to="https://secure.xaraonline.com/"/>

</ruleset>