We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3807f7e commit d7590cdCopy full SHA for d7590cd
src/chrome/content/rules/growerscup.coffee.xml
@@ -0,0 +1,7 @@
1
+<ruleset name="growerscup.coffee">
2
+ <target host="www.growerscup.coffee" />
3
+ <target host="growerscup.coffee" />
4
+
5
+ <rule from="^http:"
6
+ to="https:" />
7
+</ruleset>
0 commit comments