mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-15 02:30:37 +08:00
Use someonewhocares hosts proxy as the primary
This commit is contained in:
parent
e2dbb621b9
commit
90b39e6f77
@ -23,8 +23,8 @@ export const HOSTS_EXTRA: HostsSource[] = [
|
|||||||
],
|
],
|
||||||
// Dan Pollock's hosts file, 0.0.0.0 version is 30 KiB smaller
|
// Dan Pollock's hosts file, 0.0.0.0 version is 30 KiB smaller
|
||||||
[
|
[
|
||||||
'https://someonewhocares.org/hosts/zero/hosts',
|
'https://proxy.cdn.skk.moe/https/someonewhocares.org/hosts/zero/hosts',
|
||||||
['https://proxy.cdn.skk.moe/https/someonewhocares.org/hosts/zero/hosts'],
|
['https://someonewhocares.org/hosts/zero/hosts'],
|
||||||
true
|
true
|
||||||
],
|
],
|
||||||
// ad-wars is not actively maintained since 2023.11, so we use jsDelivr as primary URL
|
// ad-wars is not actively maintained since 2023.11, so we use jsDelivr as primary URL
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user