From 2ac942b81ca4bfcfef00fe32e329cbac5c7dd3b1 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:56:58 +0800 Subject: [PATCH] fixed #744 --- scripts/tools/easylist-extend.php | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/tools/easylist-extend.php b/scripts/tools/easylist-extend.php index b808d7fb..1afddffc 100644 --- a/scripts/tools/easylist-extend.php +++ b/scripts/tools/easylist-extend.php @@ -158,7 +158,6 @@ $ARR_REGEX_LIST = array( '/^(\S+\.)?sax[\dns]?\.sina\.com\.cn/' => null, '/^(\S+\.)?delivery([\d]{2}|dom|modo).com$/' => null, '/^(\S+\.)?[c-s]ads(abs|abz|ans|anz|ats|atz|del|ecs|ecz|ims|imz|ips|ipz|kis|kiz|oks|okz|one|pms|pmz)\.com/' => null, - '/^(\S+\.)?[0-9a-z\-]{26,}\.(com|net|cn)(\.cn)?$/' => null, //超长域名 '/^(\S+\.)?11599[\da-z]{2,20}\.com$/' => null, //"澳门新葡京"系列 '/^(\S+\.)?61677[\da-z]{0,20}\.com$/' => null, //"澳门新葡京"系列 '/^(\S+\.)?[0-9a-f]{15,}\.com$/' => null, //15个字符以上的16进制域名