|
@@ -74,7 +74,9 @@ const threads = require('os').cpus().length - 1;
|
|
|
'segment.com',
|
|
'segment.com',
|
|
|
'segmentify.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
|
|
|
|
|
|
|
+ 'survicate.com', // AdGuardDNSFilter
|
|
|
|
|
+ 'perfops.io', // AdGuardDNSFilter
|
|
|
|
|
+ 'd2axgrpnciinw7.cloudfront.net' // ADGuardDNSFilter
|
|
|
]);
|
|
]);
|
|
|
|
|
|
|
|
(await Promise.all([
|
|
(await Promise.all([
|