https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/InformationWeek.xml
<!--
Other UBM rulesets:
- CMP.xml
- CRN.xml
- OAG.xml
- PIERS.xml
- RISI.xml
- TechWeb.xml
- UBM-mismatches.xml
-->
<ruleset name="InformationWeek" platform="mixedcontent">
<target host="byte.com"/>
<target host="www.byte.com"/>
<target host="informationweek.com"/>
<target host="www.informationweek.com"/>
<securecookie host="^www\.informationweek\.com$" name=".*"/>
<!-- Cert: i.cmpnet.com.
Redirects as so, apart from https. -->
<rule from="^http://(?:www\.)?byte\.com/"
to="https://www.informationweek.com/byte/"/>
<rule from="^http://(www\.)?informationweek\.com/"
to="https://$1informationweek.com/"/>
</ruleset>