Skip to content

Commit 311c7bb

Browse files
committed
dowgrade rule added
1 parent 3bbd578 commit 311c7bb

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/chrome/content/rules/srg-ssr.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- mediaww.rsi.ch
1515
- ikrk.srf.ch
1616
- m.srf.ch
17+
- ws.srf.ch
1718
- podcasts.srf.ch
1819
- tvprogramm.srf.ch
1920
- www.srf.ch
@@ -86,6 +87,11 @@
8687
<test url="http://www.swissinfo.ch/ger"/>
8788
<test url="http://www.swissinfo.ch/por"/>
8889
<test url="http://www.swissinfo.ch/ita"/>
90+
<test url="https://ws.srf.ch"/>
91+
92+
<!-- server generates protocol wrong URL -->
93+
<rule from="^https://ws.srf.ch/"
94+
to="http://ws.srf.ch/" downgrade="1"/>
8995

9096
<rule from="^http:"
9197
to="https:"/>

utils/downgrade-whitelist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Nextag (self-signed)
2020
NYTimes (breaks comments)
2121
Oak Ridge National Laboratory (partial)
2222
Qz.com (partial)
23+
SRG SSR (partial)
2324
Stack Exchange (partial)
2425
University of Alaska Anchorage (partial)
2526
Visa (partial)

0 commit comments

Comments
 (0)