Skip to content

Commit f11a76c

Browse files
cschanajJ0WI
authored andcommitted
Re-enable and Update rule for FSFLA.org (EFForg#9407)
1 parent 79066f1 commit f11a76c

File tree

2 files changed

+23
-10
lines changed

2 files changed

+23
-10
lines changed

src/chrome/content/rules/FSF-mismatches.xml

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<!--
2+
Non-functional hosts
3+
Couldn't connect to server:
4+
- ns1.linux-libre.fsfla.org
5+
6+
SSL connect error:
7+
- lxoliva.fsfla.org
8+
9+
SSL peer certificate was not OK:
10+
- drm.fsfla.org
11+
- ns2.linux-libre.fsfla.org
12+
- ns1.fsfla.org
13+
- ns2.fsfla.org
14+
- wiki.fsfla.org
15+
-->
16+
<ruleset name="FSF Latin America">
17+
<target host="fsfla.org" />
18+
<target host="www.fsfla.org" />
19+
<target host="linux-libre.fsfla.org" />
20+
<target host="www.linux-libre.fsfla.org" />
21+
22+
<rule from="^http:" to="https:" />
23+
</ruleset>

0 commit comments

Comments
 (0)