packages feed

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

<!--
	For problematic rules, see Telefonica-mismatches.xml.


	Nonfunctional:

		- support.tumeapp.com	(cert: *.lithium.com; reset)

-->
<ruleset name="Telefónica (partial)" platform="mixedcontent">

	<target host="chcidoo2.cz"/>
	<target host="www.chcidoo2.cz"/>
	<target host="cz.o2.com"/>
	<target host="www.cz.o2.com"/>
	<target host="o2.cz"/>
	<target host="*.o2.cz"/>
	<target host="*.www.o2.cz"/>
	<target host="i.o2active.cz"/>
	<target host="mail.o2active.cz"/>
	<target host="o2extra.cz"/>
	<target host="www.o2extra.cz"/>
	<target host="o2shop.cz"/>
	<target host="www.o2shop.cz"/>
	<target host="o2tv.cz"/>
	<target host="www.o2tv.cz"/>
	<target host="o2-tv.cz"/>
	<target host="www.o2-tv.cz"/>
	<target host="odmenazadobiti.cz"/>
	<target host="www.odmenazadobiti.cz"/>
	<target host="telefonica.cz"/>
	<target host="www.telefonica.cz"/>

	<target host="o2online.de"/>
	<target host="*.o2online.de"/>

	<target host="bethere.co.uk"/>
	<target host="*.bethere.co.uk"/>
	<target host="windows.mouselike.org"/>
	<target host="o2.co.uk"/>
	<target host="www.o2.co.uk"/>


	<securecookie host="^(.*\.)?bethere\.co\.uk$" name=".*"/>
	<securecookie host="^www\.(chcidoo2|telefonica)\.cz$" name=".*"/>
	<securecookie host="^(moje|sso|\.?www)?\.o2\.cz$" name=".*"/>
	<securecookie host="^mail\.o2active\.cz$" name=".*"/>
	<securecookie host="^www\.o2(extra|shop|tv)\.cz$" name=".*"/>
	<securecookie host="^(www\.)?odmenazabobiti\.cz$" name=".*"/>

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


	<rule from="^http://bethere\.co\.uk/"
		to="https://www.bethere.co.uk/"/>

	<rule from="^http://(avatar|help|www)\.bethere\.co\.uk/"
		to="https://$1.bethere.co.uk/"/>

	<rule from="^http://(?:www\.)?(chcidoo2|telefonica)\.cz/"
		to="https://www.$1.cz/"/>

	<rule from="^http://windows\.mouselike\.org/"
		to="https://windows.mouselike.org/"/>

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

	<rule from="^http://(moje|www)\.o2\.cz/"
		to="https://$1.o2.cz/"/>

	<rule from="^http://(i|mail)\.o2active\.cz/"
		to="https://$1.o2active.cz/"/>

	<rule from="^http://(?:www\.)?o2(?:(extra|shop)|(?:-)?(tv))\.cz/"
		to="https://www.o2$12.cz/"/>

	<rule from="^http://(www\.)?odmenazadobiti\.cz/"
		to="https://$1odmenazadobiti.cz/"/>


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


	<rule from="^http://(?:www\.)?o2\.co\.uk/favicon\.ico"
		to="https://www.o2.co.uk/favicon.ico"/>

</ruleset>