We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c6dcc commit 1deae5bCopy full SHA for 1deae5b
src/chrome/content/rules/Zomato.com.xml
@@ -1,4 +1,9 @@
1
<!--
2
+ Other Zomato rulesets:
3
+
4
+ - zmtcdn.com.xml
5
6
7
Nonfunctional hosts in *zomato.com:
8
9
- blog ʳ
src/chrome/content/rules/zmtcdn.com.xml
@@ -0,0 +1,16 @@
+<!--
+ For other Zomato Media coverage, see Zomato.com.xml.
+-->
+<ruleset name="ZmtCDN.com">
+ <target host="b.zmtcdn.com" />
10
+ <securecookie host="^\w" name="." />
11
12
13
+ <rule from="^http:"
14
+ to="https:" />
15
16
+</ruleset>
0 commit comments