We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f721ca3 + 6a961a9 commit c1b2ea7Copy full SHA for c1b2ea7
src/chrome/content/rules/Sanalmarket.xml
@@ -1,8 +1,11 @@
1
-<ruleset name="Sanalmarket">
+<ruleset name="Sanalmarket.com.tr" platform="mixedcontent">
2
+ <target host="images1.sanalmarket.com.tr" />
3
+ <target host="images2.sanalmarket.com.tr" />
4
+ <target host="images3.sanalmarket.com.tr" />
5
<target host="www.sanalmarket.com.tr" />
6
<target host="sanalmarket.com.tr" />
7
- <securecookie host="^www\.sanalmarket\.com\.tr$" name=".*" />
8
+ <securecookie host="^((www)?\.)?sanalmarket\.com\.tr$" name=".*" />
9
- <rule from="^http://(?:www\.)?sanalmarket\.com\.tr/kweb/" to="https://www.sanalmarket.com.tr/kweb/" />
10
+ <rule from="^http:" to="https:" />
11
</ruleset>
0 commit comments