[pull] master from EFForg:master by pull[bot] · Pull Request #594 · CmF1472/https-everywhere

@@ -1,38 +1,17 @@ <!-- NB: account.../$ redirects to 404 ?=> fetch test failure

For problematic rules, see NewspaperDirect-mismatches.xml.

Nonfunctional hosts in *newspaperdirect.com:
- nytimes ⁴
⁴ 404

Mixed content:
- css on (www.)? from fonts.googleapis.com ˢ
ˢ Secured by us, see https://www.paulirish.com/2010/the-protocol-relative-url/ Other NewspaperDirect.com related rulesets: + PressDisplay.com.xml
Non-functional hosts: SSL connect error: - newspaperdirect.com - www.newspaperdirect.com --> <ruleset name="NewspaperDirect (partial)">
<target host="newspaperdirect.com" /> <target host="account.newspaperdirect.com" /> <target host="www.newspaperdirect.com" />
<!-- $ redirects to 404, so: --> <test url="http://account.newspaperdirect.com/epaper/accountingloginse2_nytimes.aspx" />

<securecookie host="^\w" name=".+" />
<securecookie host=".+" name=".+" />
<rule from="^http:" to="https:" />
Expand Down