From 9294a298b7a1e37224187378c6e6f54b2dbb535d Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 19 Jun 2021 22:34:39 +0800 Subject: [PATCH] fixed a bug --- scripts/tools/adguard-extend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tools/adguard-extend.php b/scripts/tools/adguard-extend.php index 0227e733..c325faec 100644 --- a/scripts/tools/adguard-extend.php +++ b/scripts/tools/adguard-extend.php @@ -26,7 +26,7 @@ $ARR_MERGED_WILD_LIST = array( 'vs*.gzcu.u3.ucweb.com' => null, 'ad*.goforandroid.com' => null, 'bs*.9669.cn' => null, - '*serror*.wo.com.cn' => ['m' => '$dnstype=A|CNAME'], + '*serror*.wo.com.cn' => null, '*mistat*.xiaomi.com' => null, 'affrh20*.com' => null, 'assoc-amazon.*' => null,