Skip to content

Commit 2b0f18c

Browse files
youdlyJ0WI
authored andcommitted
[Dollar.com] New ruleset (EFForg#16328)
* [Dollar.com] New ruleset * Remove invalid "Dollar.ie"
1 parent 046398e commit 2b0f18c

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<!--
2+
Other related rulesets:
3+
- Dollar.co.uk.xml
4+
- Dollar.de.xml
5+
- DollarCanada.ca.xml
6+
7+
8+
Non-functional subdomains:
9+
- dblog (t)
10+
- click.emails (m)
11+
- pub.emails (m)
12+
- lac (i)
13+
- worldwide (e)
14+
15+
e: expired certificate
16+
h: http redirect
17+
i: invalid certificate chain
18+
m: certificate mismatch
19+
r: connection refused
20+
s: self-signed certificate
21+
t: timeout on https
22+
-->
23+
<ruleset name="Dollar.com">
24+
25+
<target host="dollar.com" />
26+
<target host="www.dollar.com" />
27+
<target host="cruisesinc.dollar.com" />
28+
<target host="image.emails.dollar.com" />
29+
<target host="htcstaging.dollar.com" />
30+
<target host="m.dollar.com" />
31+
<target host="media.dollar.com" />
32+
<target host="mobile.dollar.com" />
33+
<target host="mstaging.dollar.com" />
34+
<target host="ota.dollar.com" />
35+
<target host="pblog.dollar.com" />
36+
<target host="prepay.dollar.com" />
37+
<target host="register.dollar.com" />
38+
<target host="sblog.dollar.com" />
39+
<target host="stageimt.dollar.com" />
40+
<target host="staging.dollar.com" />
41+
<target host="stagingm.dollar.com" />
42+
<target host="ww2.dollar.com" />
43+
44+
<securecookie host=".+" name=".+" />
45+
46+
<rule from="^http:"
47+
to="https:" />
48+
</ruleset>

0 commit comments

Comments
 (0)