We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159905a commit 2dd3916Copy full SHA for 2dd3916
1 file changed
src/chrome/content/rules/Whiteout.io.xml
@@ -0,0 +1,10 @@
1
+<ruleset name="Whiteout.io">
2
+
3
+ <target host="whiteout.io" />
4
+ <target host="*.whiteout.io" />
5
6
7
+ <rule from="^http://(blog\.|www\.)?whiteout\.io/"
8
+ to="https://$1whiteout.io/" />
9
10
+</ruleset>
0 commit comments