Skip to content

Commit 9d7d080

Browse files
authored
Merge pull request EFForg#16649 from numismatika/Spiegel
add spiegel-de subdomain
2 parents 5f4f488 + ceae800 commit 9d7d080

File tree

1 file changed

+22
-82
lines changed

1 file changed

+22
-82
lines changed
Lines changed: 22 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,31 @@
1-
21
<!--
3-
Disabled by https-everywhere-checker because:
4-
Fetch error: http://ophirum.spiegel.de/ => https://ophirum.spiegel.de/: (51, "SSL: no alternative certificate subject name matches target host name 'ophirum.spiegel.de'")
5-
62
Other Spiegel Group rulesets:
73
84
- Spiegel-QC.xml
95
6+
Cert mismatch:
7+
ophirum.spiegel.de
108
11-
CDN buckets:
12-
13-
- cdn.spiegel.de.edgesuite.net
14-
15-
- cdn
16-
- cdn[1-4]
17-
18-
19-
Nonfunctional subdomains:
20-
21-
- orange *
22-
- tvprogramm ¹
23-
- werkstattvergleich ²
24-
- wetter (cert: plesk; shows default Parallels Plesk page)
25-
26-
* Shows www.spiegelgruppe.de
27-
¹ Refused
28-
² Redirects to hudson.fairgarage.de
29-
30-
31-
Problematic hosts in spiegel.de:
32-
33-
- forum *
34-
- shop *
35-
- tippspiel ²
36-
- wissen *
37-
38-
* Mismatched
39-
² Server sends no certificate chain, see https://whatsmychaincert.com
40-
41-
42-
Insecure cookies are set for these domains and hosts:
43-
44-
- .spiegel.de
45-
- abo.spiegel.de
46-
- count.spiegel.de
47-
- magazin.spiegel.de
48-
- ophirum.spiegel.de
9+
Connection refused:
10+
- cdn.spiegel.de
11+
- cdn1.spiegel.de
12+
- cdn2.spiegel.de
13+
- cdn3.spiegel.de
14+
- cdn4.spiegel.de
4915
5016
-->
51-
<ruleset name="Spiegel.de (partial)" default_off='failed ruleset test'>
17+
<ruleset name="Spiegel.de (partial)" >
5218

5319
<!-- Direct rewrites:
5420
-->
5521
<target host="spiegel.de" />
5622
<target host="abo.spiegel.de" />
23+
<target host="c.spiegel.de" />
5724
<target host="count.spiegel.de" />
25+
<target host="fsm2.spiegel.de" />
5826
<target host="magazin.spiegel.de" />
59-
<target host="ophirum.spiegel.de" />
60-
<!--target host="tippspiel.spiegel.de" /-->
27+
<target host="spiegel-de.spiegel.de" />
28+
<target host="tippspiel.spiegel.de" />
6129
<target host="www.spiegel.de" />
6230

6331
<!-- Complications:
@@ -69,32 +37,20 @@ Fetch error: http://ophirum.spiegel.de/ => https://ophirum.spiegel.de/: (51, "SS
6937
<target host="cdn4.spiegel.de" />
7038
<target host="shop.spiegel.de" />
7139

72-
<!-- Redirects to http:
73-
-->
74-
<!--exclusion pattern="^http://tippspiel\.spiegel\.de/$" /-->
75-
<!--
76-
Exceptions:
77-
-->
78-
<!--exclusion pattern="^http://tippspiel\.spiegel\.de/+(?!frontend/|img/)" /-->
79-
8040
<!-- Redirects to http:
8141
-->
8242
<!--exclusion pattern="^http://www\.spiegel\.de/index\.html" /-->
8343
<!--
8444
Exceptions:
8545
-->
86-
<!--exclusion pattern="^http://www\.spiegel\.de/(?!images/|layout/|pics/|static/|staticgen/)" /-->
46+
<exclusion pattern="^http://www\.spiegel\.de/(?!images/|layout/|pics/|static/|staticgen/)" />
8747
<!--
8848
exclude static/flash from rule above to
8949
to make videos work properly
9050
-->
91-
<!--exclusion pattern="^http://www\.spiegel\.de/static/flash/" /-->
92-
<!--
93-
Combined:
94-
-->
95-
<exclusion pattern="^http://www\.spiegel\.de/(?!images/|layout/|pics/)" />
51+
<exclusion pattern="^http://www\.spiegel\.de/static/flash/" />
9652

97-
<!-- +ve:
53+
<!-- +ve:
9854
-->
9955
<test url="http://www.spiegel.de/impressum" />
10056
<test url="http://www.spiegel.de/index.html" />
@@ -110,27 +66,9 @@ Fetch error: http://ophirum.spiegel.de/ => https://ophirum.spiegel.de/: (51, "SS
11066
<test url="http://www.spiegel.de/pics/43/0,1020,308043,00.jpg" />
11167
<test url="http://www.spiegel.de/static/sys/dimensionspixel.gif" />
11268

113-
114-
<!-- Not secured by server:
115-
-->
116-
<!--securecookie host="^\.spiegel\.de$" name="^_540p$" /-->
117-
<!--securecookie host="^abo\.spiegel\.de$" name="^aboshop-common$" /-->
118-
<!--securecookie host="^count\.spiegel\.de$" name="^NETMIND_SID$" /-->
119-
<!--securecookie host="^magazin\.spiegel\.de$" name="^BIGipServer[\w~-]+$" /-->
120-
<!--securecookie host="^ophirum\.spiegel\.de$" name="^PHPSESSID$" /-->
121-
122-
<securecookie host="^(?:abo|count|magazin|ophirum)\.spiegel\.de$" name=".+" />
123-
124-
125-
<!-- - Cert only matches www
126-
- Unsupported paths redirect to http
127-
- cdn\d?: Akamai
128-
-->
129-
<rule from="^http://cdn\d?\.spiegel\.de/"
130-
to="https://www.spiegel.de/" />
131-
13269
<!-- Redirect drops path and forward slash...:
13370
-->
71+
13472
<rule from="^http://shop\.spiegel\.de/[^?]*\??$"
13573
to="https://www.amazon.de/b?ie=UTF8&amp;node=2478999031" />
13674

@@ -139,8 +77,8 @@ Fetch error: http://ophirum.spiegel.de/ => https://ophirum.spiegel.de/: (51, "SS
13977
<test url="http://shop.spiegel.de/shop/action/quickSearch" />
14078
<test url="http://shop.spiegel.de/shop/action/quickSearch?" />
14179

142-
<!-- ...but not args:
143-
-->
80+
<!-- ...but not args:-->
81+
14482
<rule from="^http://shop\.spiegel\.de/[^?]*\?"
14583
to="https://www.amazon.de/b?ie=UTF8&amp;node=2478999031&amp;" />
14684

@@ -149,8 +87,10 @@ Fetch error: http://ophirum.spiegel.de/ => https://ophirum.spiegel.de/: (51, "SS
14987
<test url="http://shop.spiegel.de/shop/action/quickSearch?foo" />
15088
<test url="http://shop.spiegel.de/shop/action/quickSearch?bar" />
15189

90+
<rule from="^http://cdn\d?\.spiegel\.de/"
91+
to="https://www.spiegel.de/" />
92+
15293
<rule from="^http:"
15394
to="https:" />
154-
15595

15696
</ruleset>

0 commit comments

Comments
 (0)