diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index 1e54b4dc..3bd69f5a 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -73,11 +73,10 @@ $ARR_REGEX_LIST = array( '/^pixels?\./' => null, '/^syma[a-z]\.cn$/' => null, '/^widgets?\./' => null, - '/^webstats?\./' => null, + '/^(web)?stats?\./' => null, '/^track(er|ing)?\./' => null, '/^tongji\./' => null, '/^toolbar\./' => null, - '/^stats?\./' => null, '/^adservice\.google\./' => null, );