https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Reddit_via_pay.xml
<!--
For rules that are on by default, see Reddit.xml.
-->
<ruleset name="Reddit (via pay.reddit.com)" default_off="not officially supported">
<target host="reddit.com" />
<target host="*.reddit.com" />
<exclusion pattern="^http://blog\." />
<!--
These domains are handled in Reddit.xml:
-->
<exclusion pattern="^http://(?:ssl|static|thumbs)\." />
<!--
As are social media widgets:
-->
<exclusion pattern="^http://(?:www\.)?reddit\.com/static/" />
<securecookie host=".*\.reddit\.com$" name=".+" />
<rule from="^https?://(?:\w+\.)?reddit\.com/"
to="https://pay.reddit.com/" />
</ruleset>