We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3c523 commit 463d978Copy full SHA for 463d978
1 file changed
src/chrome/content/rules/WebCijfers.nl.xml
@@ -0,0 +1,12 @@
1
+<ruleset name="WebCijfers.nl">
2
+
3
+ <!-- Direct rewrites:
4
+ -->
5
+ <target host="webcijfers.nl" />
6
+ <target host="www.webcijfers.nl" />
7
8
9
+ <rule from="^http:"
10
+ to="https:" />
11
12
+</ruleset>
0 commit comments