Skip to content

Commit 3a8a1ed

Browse files
committed
Merge pull request EFForg#2993 from rugk/patch-rule-eset
[ESET] Add subdomains
2 parents 94fd0da + 9ff07e6 commit 3a8a1ed

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

src/chrome/content/rules/Eset.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
2121
- cart
2222
- download *
23+
- support *
24+
- webfilter *
2325
2426
- (www.)virusradar.com *
2527
- (www.)welivesecurity.com *
@@ -61,12 +63,21 @@
6163
<!-- Direct rewrites:
6264
-->
6365
<target host="eset.com" />
66+
<target host="help.eset.com" />
67+
<target host="ela.eset.com" />
6468
<!--target host="blog.eset.com" /-->
6569
<target host="forum.eset.com" />
6670
<target host="go.eset.com" />
71+
<target host="socialmediascanner.eset.com" />
72+
<target host="anti-theft.eset.com" />
73+
<target host="parentalcontrol.eset.com" />
6774
<!--target host="kb.eset.com" /-->
75+
<!--target host="webfilter.eset.com" /-->
76+
<!--target host="support.eset.com" /-->
6877
<target host="my.eset.com" />
78+
<target host="login.eset.com" />
6979
<target host="shop.eset.com" />
80+
<target host="eshop.eset.com" />
7081
<target host="www.eset.com" />
7182

7283
<!--exclusion pattern="^http://kb\.eset\.com/(?!esetkb/a(?:pp|sset)s/)" /-->

0 commit comments

Comments
 (0)