mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 02:00:37 +08:00
Chore: global.conf validation
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled
This commit is contained in:
parent
65f803289e
commit
9631f043ea
@ -144,8 +144,8 @@ export async function parseGfwList() {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(missingTop10000Gfwed.size, '');
|
|
||||||
console.log(Array.from(missingTop10000Gfwed).join('\n'));
|
console.log(Array.from(missingTop10000Gfwed).join('\n'));
|
||||||
|
console.log('', missingTop10000Gfwed.size);
|
||||||
|
|
||||||
return [
|
return [
|
||||||
whiteSet,
|
whiteSet,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user