Skip to content

Commit 41e6bc0

Browse files
youdlyJ0WI
authored andcommitted
[Budget.ca] New ruleset (EFForg#16249)
* [Budget.ca] New ruleset * Add more hosts * Remove invalid hosts
1 parent a50b11f commit 41e6bc0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
For other Budget coverage, see Budget.com.xml
3+
4+
5+
Non-functional subdomains:
6+
- qa (t)
7+
- qa[1-3] (HTTP 503 error)
8+
9+
e: expired certificate
10+
h: http redirect
11+
i: invalid certificate chain
12+
m: certificate mismatch
13+
r: connection refused
14+
s: self-signed certificate
15+
t: timeout on https
16+
-->
17+
<ruleset name="Budget.ca">
18+
19+
<target host="budget.ca" />
20+
<target host="www.budget.ca" />
21+
<target host="truck.budget.ca" />
22+
23+
<securecookie host=".+" name=".+" />
24+
25+
<rule from="^http:"
26+
to="https:" />
27+
</ruleset>

0 commit comments

Comments
 (0)