Skip to content

Commit adb3bcd

Browse files
youdlyJ0WI
authored andcommitted
[KTAS.com.au] New ruleset (EFForg#15345)
* [KTAS.com.au] New ruleset * Re-add functional hosts
1 parent 7e392b6 commit adb3bcd

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!--
2+
For other Coles coverage, see Coles.com.au.xml
3+
4+
5+
Non-functional subdomains:
6+
7+
- insurance (SSL connection error)
8+
- myservice (r)
9+
10+
e: expired certificate
11+
h: http redirect
12+
i: invalid certificate chain
13+
m: certificate mismatch
14+
r: connection refused
15+
s: self-signed certificate
16+
t: timeout on https
17+
-->
18+
<ruleset name="KTAS.com.au">
19+
20+
<target host="ktas.com.au" />
21+
<target host="www.ktas.com.au" />
22+
<target host="booking.ktas.com.au" />
23+
<target host="bookingtest.ktas.com.au" />
24+
<target host="click.e.ktas.com.au" />
25+
<target host="pages.e.ktas.com.au" />
26+
<target host="view.e.ktas.com.au" />
27+
<target host="test.ktas.com.au" />
28+
29+
<rule from="^http:"
30+
to="https:" />
31+
</ruleset>

0 commit comments

Comments
 (0)