From c05eea2b67895851b9209a7d512ba9fc021e1bd7 Mon Sep 17 00:00:00 2001 From: anlen123 Date: Wed, 16 Feb 2022 04:03:22 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20pixiv.net=20p?= =?UTF-8?q?=E7=AB=99=E6=9F=A5=E8=AF=A2=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index e6842a34..0ab7e647 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1302,5 +1302,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pixiv", + "project_link": "nonebot-plugin-pixiv", + "name": "pixiv.net p站查询图片", + "desc": "pixiv.net p站查询图片(支持动图和多图)", + "author": "anlen123", + "homepage": "https://github.com/anlen123/nonebot_plugin_pixiv", + "tags": [ + { + "label": "t: pixiv", + "color": "#0096fa" + }, + { + "label": "R18", + "color": "#ffff00" + } + ], + "is_official": false } -] +] \ No newline at end of file