packages feed

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

<ruleset name="VideoLAN (partial)">

	<target host="videolan.org"/>
	<target host="*.videolan.org"/>

	<securecookie host=".*videolan\.org$" name=".*"/>

	<rule from="^https?://(?:images1?\.)?videolan\.org/"
		to="https://videolan.org/"/>

	<rule from="^http://(forum|trac|wiki|www)\.videolan\.org/"
		to="https://$1.videolan.org/"/>

</ruleset>