https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/TrialPay.xml
<!--
When included in 3rd-party websites' HTTPS pages:
- assets.trialpay.com → d2n8p8eh14pae1.cloudfront.net
- www.trialpay.com/static/ → d2n8p8eh14pae1.cloudfront.net/static/
- www.trialpay.com/static/images/fp3/ → d261sv3xac0f7i.cloudfront.net/fp3/
-->
<ruleset name="TrialPay (partial)" platform="mixedcontent">
<target host="trialpay.com" />
<target host="*.trialpay.com" />
<!--
Redirects to http:
-->
<exclusion pattern="^http://(?:www\.)?trialpay\.com/productpage/" />
<!--securecookie host=".*\.?trialpay\.com$" name=".+" /-->
<rule from="^http://(?:www\.)?trialpay\.com/"
to="https://www.trialpay.com/" />
<rule from="^http://assets\.trialpay\.com/"
to="https://d2n8p8eh14pae1.cloudfront.net/" />
</ruleset>