Skip to content

Commit 7c2514b

Browse files
J0WIjeremyn
authored andcommitted
Update Bundesministerium_des_Innern.xml (EFForg#8626)
1 parent a936951 commit 7c2514b

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
<!--
2+
For other bund.de coverages, see Verwaltung_Online.xml.
3+
4+
Mismatch on ^
5+
-->
16
<ruleset name="Bundesministerium des Innern">
2-
<!-- Federal Ministry of the Interior. -->
7+
<!-- Federal Ministry of the Interior. -->
38

4-
<target host="bmi.bund.de" />
5-
<target host="www.bmi.bund.de" />
9+
<target host="bmi.bund.de" />
10+
<target host="www.bmi.bund.de" />
11+
<target host="normenscreening.bmi.bund.de" />
612

7-
<rule from="^http://bmi\.bund\.de/"
8-
to="https://www.bmi.bund.de/" />
9-
<rule from="^http://([^/:@]+)?\.bmi\.bund\.de/"
10-
to="https://$1.bmi.bund.de/" />
13+
<rule from="^http://bmi\.bund\.de/"
14+
to="https://www.bmi.bund.de/" />
15+
<rule from="^http:"
16+
to="https:" />
1117
</ruleset>

0 commit comments

Comments
 (0)