Skip to content

Commit 9bda01c

Browse files
J0WIjeremyn
authored andcommitted
add ix.br.xml (EFForg#8647)
* add ix.br.xml * add more targets * reorder hosts
1 parent 6af2c9e commit 9bda01c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/chrome/content/rules/ix.br.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
Nonfunctional hosts in *.ix.br:
3+
- forum.ix.br (m)
4+
5+
h: http redirect
6+
m: certificate mismatch
7+
r: connection refused
8+
s: self-signed certificate
9+
t: timeout on https
10+
-->
11+
<ruleset name="ix.br">
12+
<target host="ix.br" />
13+
<target host="www.ix.br" />
14+
<target host="kb.internal.ix.br" />
15+
<target host="quarentena.internal.ix.br" />
16+
<target host="meu.ix.br" />
17+
<target host="my.ix.br" />
18+
19+
<rule from="^http:" to="https:" />
20+
</ruleset>

0 commit comments

Comments
 (0)