We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7dc03 commit 38845c5Copy full SHA for 38845c5
src/chrome/content/rules/Smart-Invests.biz.xml
@@ -0,0 +1,13 @@
1
+<ruleset name="Smart-Invests.biz">
2
+
3
+ <target host="smart-invests.biz" />
4
+ <target host="*.smart-invests.biz" />
5
6
7
+ <securecookie host="^(?:www)?\.smart-invests\.biz$" name=".+" />
8
9
10
+ <rule from="^http://(www\.)?smart-invests\.biz/"
11
+ to="https://$1smart-invests.biz/" />
12
13
+</ruleset>
0 commit comments