https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Righthaven.xml
<ruleset name="Righthaven"> <target host="righthaven.com" /> <target host="*.righthaven.com" /> <!-- These redirect to http. --> <exclusion pattern="^http://plutus\.righthaven\.com/($|index\.php)" /> <securecookie host="^plutus\.righthaven\.com$" name=".*" /> <!-- Observed subdomains: - plutus - www --> <rule from="^http://(\w+\.)?righthaven\.com/" to="https://$1righthaven.com/" /> </ruleset>