From b29fa5577f335b68f3306d61c2b7c8c1ce603637 Mon Sep 17 00:00:00 2001 From: lhie1 Date: Sat, 28 Apr 2018 15:55:28 +0800 Subject: [PATCH] fix URL-REGEX --- Auto/REJECT.conf | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Auto/REJECT.conf b/Auto/REJECT.conf index d207e0a..3b5fb91 100644 --- a/Auto/REJECT.conf +++ b/Auto/REJECT.conf @@ -28,7 +28,7 @@ IP-CIDR,121.12.108.95/32,REJECT,no-resolve IP-CIDR,121.12.108.96/32,REJECT,no-resolve IP-CIDR,182.247.240.42/32,REJECT,no-resolve -URL-REGEX,*/videos/other/*,REJECT +URL-REGEX,^https?://.+/videos/other/.+,REJECT // Hunan TV DOMAIN-SUFFIX,click.hunantv.com,REJECT @@ -622,8 +622,8 @@ DOMAIN-SUFFIX,wm.baidu.com,REJECT DOMAIN-SUFFIX,wn.pos.baidu.com,REJECT DOMAIN-SUFFIX,znsv.baidu.com,REJECT -URL-REGEX,api\d\.tuisong\.baidu\.com,REJECT -URL-REGEX,sa\d\.tuisong\.baidu\.com,REJECT +URL-REGEX,^https?://api\d\.tuisong\.baidu\.com,REJECT +URL-REGEX,^https?://sa\d\.tuisong\.baidu\.com,REJECT // Book DOMAIN-SUFFIX,70e.com,REJECT @@ -831,8 +831,8 @@ DOMAIN-SUFFIX,jebe.renren.com,REJECT DOMAIN-SUFFIX,jebe.xnimg.cn,REJECT // Sendanywhere -URL-REGEX,http:\/\/notice\.send-anywhere\.com\/banner,REJECT -URL-REGEX,http:\/\/\w+\.cloudfront\.net\/banner,REJECT +URL-REGEX,^https?://notice\.send-anywhere\.com\/banner,REJECT +URL-REGEX,^https?://\w+\.cloudfront\.net\/banner,REJECT // Sina DOMAIN-SUFFIX,2016.sina.cn,REJECT @@ -921,11 +921,11 @@ DOMAIN-SUFFIX,zc.biz.weibo.com,REJECT DOMAIN-SUFFIX,zymo.mps.weibo.com,REJECT -URL-REGEX,ad\d\.sina\.com,REJECT -URL-REGEX,ad\d\.sina\.com.cn,REJECT -URL-REGEX,d\d\.sina\.com\.cn,REJECT -URL-REGEX,d\d\.sinaimg\.cn,REJECT -URL-REGEX,sax\d\.sina\.com\.cn,REJECT +URL-REGEX,^https?://ad\d\.sina\.com,REJECT +URL-REGEX,^https?://ad\d\.sina\.com.cn,REJECT +URL-REGEX,^https?://d\d\.sina\.com\.cn,REJECT +URL-REGEX,^https?://d\d\.sinaimg\.cn,REJECT +URL-REGEX,^https?://sax\d\.sina\.com\.cn,REJECT // Sogou DOMAIN-SUFFIX,123.sogou.com,REJECT @@ -1090,9 +1090,9 @@ DOMAIN-SUFFIX,ws.sj.qq.com,REJECT DOMAIN-SUFFIX,wxsnsdy.tc.qq.com,REJECT DOMAIN-SUFFIX,wxsnsdy.video.qq.com,REJECT -URL-REGEX,*\.beacon\.qq\.com,REJECT -URL-REGEX,*\.gdt\.qq\.com,REJECT -URL-REGEX,*\.l\.qq\.com,REJECT +URL-REGEX,^https?://.+\.beacon\.qq\.com,REJECT +URL-REGEX,^https?://.+\.gdt\.qq\.com,REJECT +URL-REGEX,^https?://.+\.l\.qq\.com,REJECT // Tianya DOMAIN-SUFFIX,801.tianya.cn,REJECT