mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-15 18:50:34 +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 { traceAsync } from './trace-runner';
|
||||||
import picocolors from 'picocolors';
|
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;
|
let foundDebugDomain = false;
|
||||||
|
|
||||||
const warnOnceUrl = new Set<string>();
|
const warnOnceUrl = new Set<string>();
|
||||||
|
|||||||
@ -2159,3 +2159,5 @@ live.fanmingming.com
|
|||||||
i.creativecommons.org
|
i.creativecommons.org
|
||||||
.licensebuttons.net
|
.licensebuttons.net
|
||||||
regmedia.co.uk
|
regmedia.co.uk
|
||||||
|
rsi.grafana.com
|
||||||
|
.pravatar.cc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user