Skip to content

Commit 3a57b13

Browse files
Jochen-A-FuerbacherJ0WI
authored andcommitted
Added ruleset for bbsr.bund.de (EFForg#13490)
1 parent 9a2190e commit 3a57b13

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

src/chrome/content/rules/Verwaltung_Online.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Bundesamt_fuer_Strahlenschutz.xml
1010
- Bundesamt_fuer_Kartographie_und_Geodaesie.xml
1111
- bescha.bund.de.xml
12+
- bbsr.bund.de.xml
1213
-->
1314
<ruleset name="Verwaltung Online">
1415

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!--
2+
For other bund.de coverages, see Verwaltung_Online.xml.
3+
-->
4+
<ruleset name="Bundesinstitut für Bau-, Stadt- und Raumforschung">
5+
<!-- Federal Institute for Research on Building, Urban Affairs and Spatial Development -->
6+
7+
<target host="www.bbsr.bund.de" />
8+
9+
<securecookie host=".+" name=".+" />
10+
11+
<rule from="^http:" to="https:" />
12+
13+
</ruleset>

0 commit comments

Comments
 (0)