packages feed

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

<ruleset name="Mamba" platform="mixedcontent">

	<target host="mamba.ru"/>
	<target host="*.mamba.ru"/>
	<target host="www.corp.mamba.ru"/>

	<rule from="^http://(?:www\.)?(corp\.|img\.|partner\.)?mamba\.ru/"
		to="https://$1mamba.ru/"/>

	<securecookie host="^\.mamba\.ru$" name=".*"/>

</ruleset>