Skip to content

Commit 1deae5b

Browse files
author
MB
committed
ZmtCDN.com
1 parent 20c6dcc commit 1deae5b

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

src/chrome/content/rules/Zomato.com.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<!--
2+
Other Zomato rulesets:
3+
4+
- zmtcdn.com.xml
5+
6+
27
Nonfunctional hosts in *zomato.com:
38
49
- blog ʳ
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!--
2+
For other Zomato Media coverage, see Zomato.com.xml.
3+
4+
-->
5+
<ruleset name="ZmtCDN.com">
6+
7+
<target host="b.zmtcdn.com" />
8+
9+
10+
<securecookie host="^\w" name="." />
11+
12+
13+
<rule from="^http:"
14+
to="https:" />
15+
16+
</ruleset>

0 commit comments

Comments
 (0)