Skip to content

Commit f0d457a

Browse files
youdlyJ0WI
authored andcommitted
[Retravision.com.au] New ruleset (EFForg#16002)
* [Retravision.com.au] New ruleset * Remove 'catalogues * Add clearance subdomain
1 parent dc1a8fb commit f0d457a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!--
2+
Non-functional subdomains:
3+
- catalogues (m)
4+
5+
e: expired certificate
6+
h: http redirect
7+
i: invalid certificate chain
8+
m: certificate mismatch
9+
r: connection refused
10+
s: self-signed certificate
11+
t: timeout on https
12+
-->
13+
<ruleset name="Retravision">
14+
15+
<target host="retravision.com.au" />
16+
<target host="www.retravision.com.au" />
17+
<target host="clearance.retravision.com.au" />
18+
<target host="commercial.retravision.com.au" />
19+
20+
<securecookie host=".+" name=".+" />
21+
22+
<rule from="^http:"
23+
to="https:" />
24+
</ruleset>

0 commit comments

Comments
 (0)