Skip to content

Commit cc535b4

Browse files
Jochen-A-FuerbacherBisaloo
authored andcommitted
Added ruleset for bev.bund.de (EFForg#15560)
1 parent 28d5170 commit cc535b4

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
For other bund.de coverages, see Verwaltung_Online.xml.
3+
-->
4+
<ruleset name="BEV.bund.de">
5+
6+
<target host="www.bev.bund.de" />
7+
<target host="auth.bev.bund.de" />
8+
<target host="nsc.bev.bund.de" />
9+
<target host="owa.bev.bund.de" />
10+
11+
<securecookie host=".+" name=".+" />
12+
13+
<rule from="^http:" to="https:" />
14+
15+
</ruleset>

src/chrome/content/rules/Verwaltung_Online.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- bbsr.bund.de.xml
1212
- BDBOS.bund.de.xml
1313
- bescha.bund.de.xml
14+
- BEV.bund.de.xml
1415
- bfe.bund.de.xml
1516
- BGR.bund.de.xml
1617
- BMVg.de.xml

0 commit comments

Comments
 (0)