mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Update Reject/CDN Hosts
This commit is contained in:
parent
be32eb9721
commit
127a976704
@ -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([
|
||||||
|
|||||||
@ -581,6 +581,8 @@ eu.hamreus.com
|
|||||||
.instant.page
|
.instant.page
|
||||||
# Wired
|
# Wired
|
||||||
media.wired.com
|
media.wired.com
|
||||||
|
# Bangumi
|
||||||
|
lain.bgm.tv
|
||||||
# Others
|
# Others
|
||||||
.v2ex.co
|
.v2ex.co
|
||||||
cdn.v2ex.com
|
cdn.v2ex.com
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user