Skip to content

Commit 1629555

Browse files
J0WIjeremyn
authored andcommitted
separate ag.ch (EFForg#10468)
1 parent a78d75b commit 1629555

2 files changed

Lines changed: 27 additions & 9 deletions

File tree

src/chrome/content/rules/ag.ch.xml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!--
2+
For other swiss government coverage, see swissgov.xml.
3+
4+
Nonfunctional hosts in *.ag.ch:
5+
- aleph.ag.ch (r)
6+
- hydroftp.ag.ch (r)
7+
- newsletter.ag.ch (m)
8+
- newsletterimages.ag.ch (s)
9+
10+
h: http redirect
11+
m: certificate mismatch
12+
r: connection refused
13+
s: self-signed certificate
14+
t: timeout on https
15+
-->
16+
<ruleset name="ag.ch">
17+
18+
<target host="ag.ch"/>
19+
<target host="www.ag.ch"/>
20+
<target host="alsa.ag.ch"/>
21+
<target host="amtsblatt.ag.ch"/>
22+
<target host="gesetzessammlungen.ag.ch"/>
23+
24+
<rule from="^http:"
25+
to="https:" />
26+
</ruleset>

src/chrome/content/rules/swissgov.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!--
22
Other swissgov rulesets:
33
4+
- ag.ch.xml
45
- dot.swiss.xml
56
- Swiss_Federal_Institute_of_Intellectual_Property.xml
67
- Swiss_Financial_Market_Supervisory_Authority.xml
@@ -24,10 +25,6 @@
2425
2526
miljobs.ch (s)
2627
27-
ag.ch
28-
- hydroftp
29-
- newsletter
30-
3128
be.ch
3229
- ^ (m)
3330
@@ -293,11 +290,6 @@
293290
<!-- canton sites -->
294291

295292

296-
<target host="ag.ch"/>
297-
<target host="gesetzessammlungen.ag.ch"/>
298-
<target host="www.ag.ch"/>
299-
300-
301293
<target host="ge.ch"/>
302294
<target host="www.ge.ch"/>
303295

0 commit comments

Comments
 (0)