This commit is contained in:
2025-05-05 22:41:18 +08:00
parent a412c09da0
commit 8891b196ba
12 changed files with 249 additions and 41 deletions

View File

@@ -0,0 +1,14 @@
{
"$vars": {
"root": "https://kevisual.cn/root/ai"
},
"registry": {
"root": "https://kevisual.cn/root/ai"
},
"match": {
"./xhs/answer.ts": {
"url": "${root}/xhs/answer.ts"
},
"./kevisual.json": {}
}
}