Skip to content

Commit 425459e

Browse files
youdlyJ0WI
authored andcommitted
[Budget.com.br] New ruleset (EFForg#16257)
* [Budget.com.br] New ruleset * Mention relacionamento in comment
1 parent f0d457a commit 425459e

File tree

1 file changed

+32
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)