mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update CDN Hosts
This commit is contained in:
@@ -10,7 +10,7 @@ import { isProbablyIpv4 } from './is-fast-ip';
|
||||
import { traceAsync } from './trace-runner';
|
||||
import picocolors from 'picocolors';
|
||||
|
||||
const DEBUG_DOMAIN_TO_FIND: string | null = 'video'; // example.com | null
|
||||
const DEBUG_DOMAIN_TO_FIND: string | null = null; // example.com | null
|
||||
let foundDebugDomain = false;
|
||||
|
||||
const warnOnceUrl = new Set<string>();
|
||||
|
||||
Reference in New Issue
Block a user