Skip to content

Commit 99c3c55

Browse files
authored
feat(plugins): 添加 karin-plugin-yysls 插件 (#48)
* karin-plugin-yysls * fix: author * fix: time
1 parent 1777428 commit 99c3c55

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

plugins.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,35 @@
529529
"branch": "main"
530530
}
531531
]
532+
},
533+
{
534+
"name": "karin-plugin-yysls",
535+
"type": "npm",
536+
"description": "Karin 腌🐟十六升「信息查询」「签到」插件",
537+
"home": "https://github.com/babanbang/karin-plugin-yysls",
538+
"license": {
539+
"name": "GPL-3.0",
540+
"url": "https://github.com/babanbang/karin-plugin-yysls/blob/main/LICENSE"
541+
},
542+
"time": "2025-10-07 11:45:14",
543+
"author": [
544+
{
545+
"name": "babanbang",
546+
"home": "https://github.com/babanbang"
547+
}
548+
],
549+
"repo": [
550+
{
551+
"type": "github",
552+
"url": "https://github.com/babanbang/karin-plugin-yysls",
553+
"branch": "main"
554+
},
555+
{
556+
"type": "npm",
557+
"url": "https://www.npmjs.com/package/karin-plugin-yysls",
558+
"branch": ""
559+
}
560+
]
532561
}
533562
]
534-
}
563+
}

0 commit comments

Comments
 (0)