mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update iCloud Private Relay Hosts
This commit is contained in:
@@ -89,7 +89,7 @@ async function processHosts(hostsUrl, includeAllSubDomain = false) {
|
||||
const _domain = domains.join(' ').trim();
|
||||
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user