From cb6cfb8cf6574cf7f02dc488cfaa7249a70d564f Mon Sep 17 00:00:00 2001 From: Masque423 Date: Tue, 17 Mar 2026 11:02:15 +0800 Subject: [PATCH] Add maimemo collection plugin --- list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/list.json b/list.json index 9d81b3d..eb0b3d3 100644 --- a/list.json +++ b/list.json @@ -287,6 +287,14 @@ "url": "https://github.com/pot-app/pot-app-collection-plugin-shanbay", "offical": true, "illegal": false + }, + { + "name": "pot-app-collection-plugin-maimemo", + "desc_en": "Maimemo collection plugin", + "desc_zh": "墨墨背单词", + "url": "https://github.com/Masque423/pot-app-collection-plugin-maimemo", + "offical": false, + "illegal": false } ] }