https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Malwarebytes-expired.xml
<!-- For rules that are on by default, see Malwarebytes.xml.
-->
<ruleset name="Malwarebytes (expired)" default_off="expired">
<target host="*.malwarebytes.org"/>
<!-- broken (404) from moving to EdgeCast -->
<exclusion pattern="^http://www\.malwarebytes\."/>
<target host="*.static.malwarebytes.org"/>
<target host="*.cdn.static.malwarebytes.org"/>
<securecookie host="^(.*\.)?malwarebytes\.org$" name=".*"/>
<rule from="^http://(?:(?:\w+\.)?cdn\.)?static(?:-cdn)?\.malwarebytes\.org/"
to="https://static.malwarebytes.org/"/>
<rule from="^http://forums\.malwarebytes\.org/"
to="https://forums.malwarebytes.org/"/>
</ruleset>