mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: faster reject domainset builder
This commit is contained in:
@@ -71,7 +71,8 @@ const threads = require('os').cpus().length - 1;
|
||||
'heapanalytics.com',
|
||||
'segment.com',
|
||||
'segmentify.com',
|
||||
't.co' // pgl yoyo add t.co to the blacklist
|
||||
't.co', // pgl yoyo add t.co to the blacklist
|
||||
'survicate.com' // AdGuardDNSFilter
|
||||
]);
|
||||
|
||||
(await Promise.all([
|
||||
|
||||
Reference in New Issue
Block a user