https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Gawker.xml
<!--
Other Gawker rulesets:
- Deadspin.com.xml
- Gawkerassets.com.xml
- Gizmodo.com.xml
- Io9.com.xml
- Jalopnik.com.xml
- Jezebel.com.xml
- Kotaku.com.xml
- Lifehacker.com.xml
CDN buckets:
- kinja.desk.com
- help.gawker.com
- a.prod.fastly.net
- api.gawker.com
- cache.gawker.com
- login.gawker.com
Nonfunctional domains:
- advertising.gawker.com (http reply)
- feeds.gawker.com (interrupted)
Problematic domains:
- (www.)gawker.com *
- api.gawker.com *
- cache.gawker.com *
- feeds.gawker.com (interrupted)
- help.gawker.com (desk.com)
- login.gawker.com *
* Works; mismatched, CN: *.a.ssl.fastly.net
-->
<ruleset name="Gawker" default_off="mismatched">
<target host="gawker.com" />
<target host="*.gawker.com" />
<target host="cache.gawkerassets.com" />
<securecookie host="^(?:.*\.)?gawker\.com$" name=".+" />
<rule from="^http://(?:((?:api|cache|login)\.)|www\.)?gawker\.com/"
to="https://$1gawker.com/" />
<rule from="^http://help\.gawker\.com/images/"
to="https://d3jyn100am7dxp.cloudfront.net/images/" />
<rule from="^http://cache\.gawkerassets\.com/"
to="https://cache.gawkerassets.com/" />
</ruleset>