Skip to content

Commit fad8475

Browse files
youdlyJ0WI
authored andcommitted
[Thrifty.co.za] New ruleset (EFForg#16314)
1 parent 2b09fa5 commit fad8475

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<!--
2+
For other Thrifty coverage, see Thrifty.com.xml
3+
4+
5+
Non-functional subdomains:
6+
- af (ssl connection error)
7+
- api (ssl connection error)
8+
- helpdesk (s)
9+
- m (r)
10+
- nmp (h)
11+
- www.nmp (http 500 error)
12+
13+
e: expired certificate
14+
h: http redirect
15+
i: invalid certificate chain
16+
m: certificate mismatch
17+
r: connection refused
18+
s: self-signed certificate
19+
t: timeout on https
20+
-->
21+
<ruleset name="Thrifty.co.za">
22+
23+
<target host="thrifty.co.za" />
24+
<target host="www.thrifty.co.za" />
25+
<target host="connect.thrifty.co.za" />
26+
<target host="oldsite.thrifty.co.za" />
27+
<target host="www.oldsite.thrifty.co.za" />
28+
<target host="partner.thrifty.co.za" />
29+
30+
<securecookie host=".+" name=".+" />
31+
32+
<rule from="^http:"
33+
to="https:" />
34+
</ruleset>

0 commit comments

Comments
 (0)