Fix AdGuard false positive rule

This commit is contained in:
SukkaW 2022-09-10 00:59:12 +08:00
parent 8c627fd57b
commit 3fd14b6fe4

View File

@ -78,7 +78,8 @@ const threads = isCI ? cpuCount : cpuCount / 2;
't.co', // pgl yoyo add t.co to the blacklist 't.co', // pgl yoyo add t.co to the blacklist
'survicate.com', // AdGuardDNSFilter 'survicate.com', // AdGuardDNSFilter
'perfops.io', // AdGuardDNSFilter 'perfops.io', // AdGuardDNSFilter
'd2axgrpnciinw7.cloudfront.net' // ADGuardDNSFilter 'd2axgrpnciinw7.cloudfront.net', // ADGuardDNSFilter
'tb-lb.sb-cd.com' // AdGuard
]); ]);
(await Promise.all([ (await Promise.all([