From e98e784fe72adc8ffd48f482517c8fd6aaa4f364 Mon Sep 17 00:00:00 2001 From: applenana Date: Sun, 6 Feb 2022 13:59:58 +0000 Subject: [PATCH] :beers: publish plugin random_cat_gif --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index fa245c94..0b4de875 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1220,5 +1220,15 @@ } ], "is_official": false + }, + { + "module_name": "random_cat_gif", + "project_link": "random_cat_gif", + "name": "random_cat_gif", + "desc": "无需魔法上网,无需图库的随机猫猫gif插件", + "author": "applenana", + "homepage": "https://github.com/applenana/random_cat_gif", + "tags": [], + "is_official": false } ] \ No newline at end of file