mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Update CDN Hosts
This commit is contained in:
parent
9e09222472
commit
f32c2cef7e
@ -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>();
|
||||
|
||||
@ -2159,3 +2159,5 @@ live.fanmingming.com
|
||||
i.creativecommons.org
|
||||
.licensebuttons.net
|
||||
regmedia.co.uk
|
||||
rsi.grafana.com
|
||||
.pravatar.cc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user