mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
@@ -1,4 +1,4 @@
|
||||
export const DEBUG_DOMAIN_TO_FIND: string | null = 'links.strava.com'; // example.com | null
|
||||
export const DEBUG_DOMAIN_TO_FIND: string | null = null; // example.com | null
|
||||
|
||||
type HostsSource = [main: string, mirrors: string[] | null, includeAllSubDomain: boolean];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user