Use someonewhocares hosts proxy as the primary

This commit is contained in:
SukkaW 2025-03-25 22:15:28 +08:00
parent e2dbb621b9
commit 90b39e6f77

View File

@ -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