Skip to content

Commit a62217f

Browse files
jshagloomy-ghost
authored andcommitted
Remove NYTimes downgrade rule. (EFForg#7874)
Per NYTimes engineer, this is now causing breakage as they migrate to fully support HTTPS.
1 parent 808262f commit a62217f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/chrome/content/rules/NYTimes.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -243,11 +243,4 @@
243243
<rule from="^http:"
244244
to="https:" />
245245

246-
<!-- 404s over https.
247-
248-
https://mail1.eff.org/pipermail/https-everywhere/2012-June/001448.html
249-
-->
250-
<rule from="^https://www\.nytimes\.com/svc/community/V3/requestHandler(?=$|\?)"
251-
to="http://www.nytimes.com/svc/community/V3/requestHandler" downgrade="1" />
252-
253246
</ruleset>

utils/downgrade-whitelist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Marktplaats (buggy)
1717
National Association of Theatre Owners (partial)
1818
NewsBlur
1919
Nextag (self-signed)
20-
NYTimes.com (needs ruleset tests)
2120
Oak Ridge National Laboratory (partial)
2221
SRG SSR (partial)
2322
Stack Exchange (partial)

0 commit comments

Comments
 (0)