https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Wired.xml
<!--
For other Condé Nast coverage, see Conde-Nast.xml.
CDN buckets:
- s3.amazonaws.com/img.wired.co.uk/ | d2f0ban6dhfdsw.cloudfront.net
- AWS permanently redirects.
- howto.wired.com.edgesuite.net
Nonfunctional domains:
- howto.wired.com (Akamai; 503)
Some pages redirect to http, including:
- epicenter/wp-content/
- favicon.ico
- images_blogs/
- opinion/wp-content/
-->
<ruleset name="Wired (partial; buggy)" default_off="strange behavior with images">
<target host="wired.com" />
<target host="*.wired.com" />
<target host="cdni.wired.co.uk" />
<!--exclusion pattern="^http://(?:www\.)?wired\.com/images/1x1\.trans\.gif" /-->
<exclusion pattern="^https?://(?:www\.)?wired\.com/(?!css/|images/(?!1x1\.trans\.gif)|js/|sandbox/|usr/log(?:in|out))" />
<rule from="^https?://(?:secure\.|www\.)?wired\.com/"
to="https://secure.wired.com/" />
<rule from="^http://subscri(be|ptions)\.wired\.com/"
to="https://subscri$1.wired.com/" />
<rule from="^https?://cdni\.wired\.co\.uk/"
to="https://d2f0ban6dhfdsw.cloudfront.net/" />
</ruleset>