We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37cb9fc commit 7745b0eCopy full SHA for 7745b0e
src/chrome/content/rules/Harrow.io.xml
@@ -0,0 +1,10 @@
1
+<ruleset name="Harrow.io">
2
+
3
+ <target host="harrow.io" />
4
+ <target host="www.harrow.io" />
5
6
7
+ <rule from="^http://(www\.)?harrow\.io/"
8
+ to="https://$1harrow.io/" />
9
10
+</ruleset>
0 commit comments