We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ee361 commit 0bda6afCopy full SHA for 0bda6af
src/chrome/content/rules/praktikpladsen.dk.xml
@@ -0,0 +1,7 @@
1
+<ruleset name="Praktikpladsen">
2
+ <target host="praktikpladsen.dk" />
3
+ <target host="www.praktikpladsen.dk" />
4
+
5
+ <rule from="^http://(www\.)?praktikpladsen\.dk/" to="https://www.praktikpladsen.dk/" />
6
+ <rule from="^https://praktikpladsen\.dk/" to="https://www.praktikpladsen.dk/" />
7
+</ruleset>
0 commit comments