We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2190e commit 3a57b13Copy full SHA for 3a57b13
2 files changed
src/chrome/content/rules/Verwaltung_Online.xml
@@ -9,6 +9,7 @@
9
- Bundesamt_fuer_Strahlenschutz.xml
10
- Bundesamt_fuer_Kartographie_und_Geodaesie.xml
11
- bescha.bund.de.xml
12
+ - bbsr.bund.de.xml
13
-->
14
<ruleset name="Verwaltung Online">
15
src/chrome/content/rules/bbsr.bund.de.xml
@@ -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
+ <securecookie host=".+" name=".+" />
+ <rule from="^http:" to="https:" />
+</ruleset>
0 commit comments