packages feed

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

<!--	ToDo: Find sstatic bucket	-->
<ruleset name="Floor64 (partial)" platform="mixedcontent">

	<target host="insightcommunity.com"/>
	<target host="www.insightcommunity.com"/>
	<target host="techdirt.com"/>
	<target host="*.techdirt.com"/>


	<securecookie host="^www\.techdirt\.com$" name=".*" />

    <exclusion pattern="^http://rtb.techdirt.com/" />


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

    <rule from="^http://([^@:/]+\.)?techdirt\.com/"
		to="https://$1techdirt.com/"/>

</ruleset>