|
50 | 50 | <ruleset name="TDC.dk (partial)"> |
51 | 51 |
|
52 | 52 | <target host="tdc.dk" /> |
53 | | - <target host="*.tdc.dk" /> |
| 53 | + <target host="erhverv.tdc.dk" /> |
| 54 | + <target host="fly.tdc.dk" /> |
| 55 | + <target host="kundeservice.tdc.dk" /> |
| 56 | + <target host="mail.tdc.dk" /> |
| 57 | + <target host="om.tdc.dk" /> |
| 58 | + <target host="privat.tdc.dk" /> |
| 59 | + <target host="privatalarm.tdc.dk" /> |
| 60 | + <target host="selfcare.tdc.dk" /> |
| 61 | + <target host="shop.tdc.dk" /> |
| 62 | + <target host="wholesale.tdc.dk" /> |
| 63 | + <target host="www.tdc.dk" /> |
| 64 | + <target host="forum.tdc.dk" /> |
54 | 65 | <target host="tdc-wholesale.com" /> |
55 | 66 | <target host="www.tdc-wholesale.com" /> |
56 | 67 |
|
57 | | - |
58 | 68 | <!-- Set by shop: |
59 | 69 | --> |
60 | 70 | <securecookie host="^\.tdc\.dk$" name="^salg_dwbc$" /> |
|
65 | 75 | <securecookie host="^(?:privatalarm|shop)\.tdc\.dk$" name=".+" /> |
66 | 76 |
|
67 | 77 |
|
68 | | - <rule from="^http://((?:erhverv|fly|kundeservice|mail|om|privat|privatalarm|selfcare|shop|wholesale|www)\.)?tdc\.dk/" |
69 | | - to="https://$1tdc.dk/" /> |
70 | | - |
71 | | - <rule from="^http://forum\.tdc\.tk/" |
| 78 | + <rule from="^http://forum\.tdc\.dk/" |
72 | 79 | to="https://tdc.i.lithium.com/" /> |
73 | 80 |
|
74 | 81 | <!-- - //+ redirects to http://$ |
75 | 82 | - \w+ 404s |
76 | 83 | --> |
77 | | - <rule from="^http://(?:www\.)?tdc-wholesale\.com/(?:[?.][?./]*)?" |
| 84 | + <rule from="^http://(?:www\.)?tdc-wholesale\.com/" |
78 | 85 | to="https://wholesale.tdc.dk/nordic/" /> |
79 | 86 |
|
| 87 | + <rule from="^http:" |
| 88 | + to="https:" /> |
| 89 | + |
80 | 90 | </ruleset> |
0 commit comments