mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
Update iCloud Private Relay Hosts
This commit is contained in:
parent
b1df5bf2f3
commit
b3edf49c9e
@ -89,7 +89,7 @@ async function processHosts(hostsUrl, includeAllSubDomain = false) {
|
|||||||
const _domain = domains.join(' ').trim();
|
const _domain = domains.join(' ').trim();
|
||||||
|
|
||||||
if (DEBUG_DOMAIN_TO_FIND && _domain.includes(DEBUG_DOMAIN_TO_FIND)) {
|
if (DEBUG_DOMAIN_TO_FIND && _domain.includes(DEBUG_DOMAIN_TO_FIND)) {
|
||||||
warnOnce(hostsUrl.toString(), false, DEBUG_DOMAIN_TO_FIND);
|
warnOnce(hostsUrl.href, false, DEBUG_DOMAIN_TO_FIND);
|
||||||
foundDebugDomain = true;
|
foundDebugDomain = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -2,8 +2,10 @@
|
|||||||
# $ meta_description This file contains domains for iCloud Private Relay Endpoint.
|
# $ meta_description This file contains domains for iCloud Private Relay Endpoint.
|
||||||
|
|
||||||
mask.icloud.com
|
mask.icloud.com
|
||||||
|
mask-canary.icloud.com
|
||||||
mask-h2.icloud.com
|
mask-h2.icloud.com
|
||||||
mask-api.icloud.com
|
mask-api.icloud.com
|
||||||
mask.apple-dns.net
|
mask.apple-dns.net
|
||||||
|
canary.mask.apple-dns.net
|
||||||
mask-api.fe.apple-dns.net
|
mask-api.fe.apple-dns.net
|
||||||
mask-t.apple-dns.net
|
mask-t.apple-dns.net
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user