https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Destructoid.xml
<ruleset name="Destructoid (partial)" default_off="expired">
<target host="destructoid.com"/>
<target host="*.destructoid.com"/>
<!-- data from bulk 2, 3, 6, and 7 appear the same.
In order to minimize exceptions needed,
rewrite to one for all. -->
<rule from="^http://bulk\d\.destructoid\.com/"
to="https://bulk2.destructoid.com/"/>
<rule from="^http://(?:www\.)?destructoid\.com/elephant/ul/"
to="https://bulk2.destructoid.com/ul/"/>
</ruleset>