Skip to content

Commit 54f8152

Browse files
youdlyJ0WI
authored andcommitted
[Europcar.de] New ruleset (EFForg#16343)
* [Europcar.de] New ruleset * Remova invalid hosts
1 parent b6fc27a commit 54f8152

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<!--
2+
For other Europcar coverage, see Europcar.com.xml
3+
4+
5+
Non-functional subdomains:
6+
- blog (m)
7+
- businessplus (i)
8+
- content (i)
9+
- faq-test (m)
10+
- m (i)
11+
- mfts (e)
12+
- mobile (i)
13+
- movingsamsway (m)
14+
- roadtrip (m)
15+
- your-selection (i)
16+
- www.your-selection (i)
17+
18+
e: expired certificate
19+
h: http redirect
20+
i: invalid certificate chain
21+
m: certificate mismatch
22+
r: connection refused
23+
s: self-signed certificate
24+
t: timeout on https
25+
-->
26+
<ruleset name="Europcar.de">
27+
28+
<target host="europcar.de" />
29+
<target host="www.europcar.de" />
30+
<target host="faq.europcar.de" />
31+
<target host="firstnews.europcar.de" />
32+
<target host="germany.europcar.de" />
33+
<target host="news.europcar.de" />
34+
<target host="service.europcar.de" />
35+
<target host="autoboerse.service.europcar.de" />
36+
<target host="chauffeur.service.europcar.de" />
37+
<target host="serviceuat.europcar.de" />
38+
<target host="autoboerse.serviceuat.europcar.de" />
39+
<target host="chauffeur.serviceuat.europcar.de" />
40+
<target host="umzugsmaterial.europcar.de" />
41+
42+
<securecookie host=".+" name=".+" />
43+
44+
<rule from="^http:"
45+
to="https:" />
46+
</ruleset>

0 commit comments

Comments
 (0)