We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9414939 commit 3575925Copy full SHA for 3575925
src/chrome/content/rules/MIC-Gadget.xml
src/chrome/content/rules/MICGadget.com.xml
@@ -0,0 +1,9 @@
1
+<ruleset name="MICGadget.com">
2
+ <target host="micgadget.com" />
3
+ <target host="www.micgadget.com" />
4
+ <target host="store.micgadget.com" />
5
+
6
+ <securecookie host=".+" name=".+" />
7
8
+ <rule from="^http:" to="https:" />
9
+</ruleset>
0 commit comments