Update CDN & Global Hosts

This commit is contained in:
SukkaW
2024-12-16 00:43:53 +08:00
parent a559fb9341
commit 3034783545
5 changed files with 56 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ export async function parseGfwList() {
trie.add(l);
}
const res = await (await $fetch('https://litter.catbox.moe/wed48e.csv', {
const res = await (await $fetch('https://litter.catbox.moe/sqmgyn.csv', {
headers: {
accept: '*/*',
'user-agent': 'curl/8.9.1'
@@ -129,7 +129,7 @@ export async function parseGfwList() {
}
}
console.log(JSON.stringify(Array.from(missingTop10000Gfwed)), null, 2);
console.log(JSON.stringify(Array.from(missingTop10000Gfwed), null, 2));
return [
whiteSet,