Skip to content

Commit a156bd0

Browse files
author
MB
committed
tagesanzeiger.ch
1 parent 054459f commit a156bd0

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<!--
2+
Nonfunctional hosts:
3+
4+
- blog ¹
5+
- epaper ¹
6+
- jobs ²
7+
- marktplatz ¹
8+
- weiterbildung ³
9+
- www ⁴
10+
11+
¹ Refused
12+
² Blank page/404
13+
³ Dropped
14+
⁴ Redirects to http
15+
16+
17+
Fully covered hosts:
18+
19+
- abo
20+
- abopage-mediafiles
21+
- track
22+
23+
-->
24+
<ruleset name="tagesanzeiger.ch (partial)">
25+
26+
<!-- Direct rewrites:
27+
-->
28+
<target host="abo.tagesanzeiger.ch" />
29+
<target host="abopage-mediafiles.tagesanzeiger.ch" />
30+
<target host="track.tagesanzeiger.ch" />
31+
32+
<!-- Redirects to http:
33+
-->
34+
<!--exclusion pattern="^http://www\.tagesanzeiger\.ch/$" /-->
35+
36+
37+
<rule from="^http:"
38+
to="https:" />
39+
40+
</ruleset>

0 commit comments

Comments
 (0)