Update idcflare.ts

This commit is contained in:
ZSCGR
2025-09-21 21:49:31 +08:00
committed by GitHub
parent f357e920b7
commit 3584efb09b
+3 -3
View File
@@ -55,7 +55,7 @@ const latest = defineSource(async () => {
})
export default defineSource({
"linuxdo": latest,
"linuxdo-latest": latest,
"linuxdo-hot": hot,
"idcflare": latest,
"idcflare-latest": latest,
"idcflare-hot": hot,
})