We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6027c commit fccab1dCopy full SHA for fccab1d
src/chrome/content/rules/bmvi.de.xml
@@ -0,0 +1,9 @@
1
+<!--
2
+ Nonfunctional subdomain:
3
+ - $
4
+-->
5
+<ruleset name="Bundesministerium für Verkehr und digitale Infrastruktur">
6
+ <target host="www.bmvi.de/" />
7
+ <rule from="^http:"
8
+ to="https:" />
9
+</ruleset>
0 commit comments