Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Update Wemfbox.ch.xml, fix fetch-test
Browse files Browse the repository at this point in the history
Remove 20minro-ssl.wemfbox.ch, timeout

Remove qs-ssl.wemfbox.ch, cert-chain

Remove complicate rule for qs.wemfbox.ch
  • Loading branch information
Pasu Chan Chak Shing committed Mar 18, 2018
1 parent 8888416 commit f0ad991
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions src/chrome/content/rules/Wemfbox.ch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,17 @@
- zsz.wemfbox.ch
- zuonline.wemfbox.ch
Timeout:
- 20minro-ssl.wemfbox.ch
Incomplete certificate chain:
- qs-ssl.wemfbox.ch
-->
<ruleset name="wemfbox.ch (partial)">

<target host="www.wemfbox.ch" />
<target host="20minro-ssl.wemfbox.ch" />
<!-- target host="20minro-ssl.wemfbox.ch" / -->
<target host="arci-ssl.wemfbox.ch" />
<target host="arcinfo.wemfbox.ch" />
<target host="argovia.wemfbox.ch" />
Expand Down Expand Up @@ -237,7 +243,7 @@

<target host="pilatus-ssl.wemfbox.ch" />
<target host="qs.wemfbox.ch" />
<target host="qs-ssl.wemfbox.ch" />
<!-- target host="qs-ssl.wemfbox.ch" / -->

<target host="regione.wemfbox.ch" />
<target host="regione-ssl.wemfbox.ch" />
Expand Down Expand Up @@ -350,7 +356,7 @@
<rule from="^http://wetter\.wemfbox\.ch/"
to="https://we-ssl.wemfbox.ch/" />

<rule from="^http://(argovia|blickonl|cash|cinema|coop|coopz|fininfo|qs|nzz|regione|rro|rtn|rts|sbb|search|smilk|sportal|swissmom|teleboy|ticinonl|wildeis|woz|zip)\.wemfbox\.ch/"
<rule from="^http://(argovia|blickonl|cash|cinema|coop|coopz|fininfo|nzz|regione|rro|rtn|rts|sbb|search|smilk|sportal|swissmom|teleboy|ticinonl|wildeis|woz|zip)\.wemfbox\.ch/"
to="https://$1-ssl.wemfbox.ch/" />

<rule from="^http:"
Expand Down

0 comments on commit f0ad991

Please sign in to comment.