From 2a2dcfdc2f6cf5a8ee15452cf197a61ccb7ee845 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=8A=E6=99=9A=E6=89=93=E8=80=81=E8=99=8E?= Date: Sat, 11 Apr 2026 21:22:41 +0800 Subject: [PATCH 1/2] =?UTF-8?q?[=E6=8A=95=E7=A8=BF]=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=84=9A=E6=9C=AC:=20=E5=A4=AA=E5=A5=BD=E7=94=A8=E4=BA=86=20?= =?UTF-8?q?=E2=80=94=20by=20=E6=88=91=E6=98=AF=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script_library/scripts/basic/script_mnud774c.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 script_library/scripts/basic/script_mnud774c.py diff --git a/script_library/scripts/basic/script_mnud774c.py b/script_library/scripts/basic/script_mnud774c.py new file mode 100644 index 0000000..6344886 --- /dev/null +++ b/script_library/scripts/basic/script_mnud774c.py @@ -0,0 +1 @@ +print("太没用了") \ No newline at end of file From ce86ffb0a606939c7a81dbd20d3d2213c5d5463d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=8A=E6=99=9A=E6=89=93=E8=80=81=E8=99=8E?= Date: Sat, 11 Apr 2026 21:22:43 +0800 Subject: [PATCH 2/2] =?UTF-8?q?[=E6=8A=95=E7=A8=BF]=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=20index.json:=20=E6=B7=BB=E5=8A=A0=20=E5=A4=AA=E5=A5=BD?= =?UTF-8?q?=E7=94=A8=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script_library/index.json | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/script_library/index.json b/script_library/index.json index a33c664..9c92f0e 100644 --- a/script_library/index.json +++ b/script_library/index.json @@ -1,7 +1,7 @@ { "format_version": 1, - "data_version": 87, - "updated": "2026-04-10T13:14:17.105Z", + "data_version": 88, + "updated": "2026-04-11T13:22:42.800Z", "announcement": null, "categories": [ { @@ -1467,6 +1467,29 @@ "updated": null, "status": "active", "lines": 41 + }, + { + "id": "script_mnud774c", + "name": "太好用了", + "name_en": "太好用了", + "desc": "真的太强大了", + "desc_en": "真的太强大了", + "category": "basic", + "file": "scripts/basic/script_mnud774c.py", + "thumbnail": null, + "version": 1, + "file_type": "py", + "author": "我是人", + "author_en": "我是人", + "tags": [ + "community" + ], + "requires": [], + "min_app_version": "1.5.0", + "added": "2026-04-11", + "updated": null, + "status": "active", + "lines": 1 } ] }