We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8de350 commit b2eb177Copy full SHA for b2eb177
1 file changed
src/chrome/content/rules/Zanbase.com.xml
@@ -0,0 +1,15 @@
1
+<ruleset name="Zanbase.com">
2
+
3
+ <target host="zanbase.com" />
4
+ <target host="www.zanbase.com" />
5
+ <target host="cart.zanbase.com" />
6
+ <target host="css.zanbase.com" />
7
+ <target host="support.zanbase.com" />
8
+ <target host="uidesign.zanbase.com" />
9
+ <target host="user.zanbase.com" />
10
11
+ <securecookie host=".+" name=".+" />
12
13
+ <rule from="^http:"
14
+ to="https:" />
15
+</ruleset>
0 commit comments