From 237c382bc6c7e72a90138f9ac760f25c99cf080b 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: Tue, 28 Apr 2026 02:20:23 +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=E6=94=B6=E9=9F=B3=E6=9C=BA=20=E2=80=94?= =?UTF-8?q?=20by=20dreamingbob?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scripts/ui/script_mohivn8v.html | 558 ++++++++++++++++++ 1 file changed, 558 insertions(+) create mode 100644 script_library/scripts/ui/script_mohivn8v.html diff --git a/script_library/scripts/ui/script_mohivn8v.html b/script_library/scripts/ui/script_mohivn8v.html new file mode 100644 index 0000000..3ac059b --- /dev/null +++ b/script_library/scripts/ui/script_mohivn8v.html @@ -0,0 +1,558 @@ + + + + + + + Aetherwave 2077 + + + + + +
+
⏻ POWER ON
+

AETHERWAVE 2077 SYSTEM

+
+ +
+
AETHERWAVE // 00:00
+ +
+ +
+
+
INITIALIZING...
+
+
+
+ +
+
+ +
+
+ + + + + +
+ +
+
87.5 MHz
+ +
+ +
+
+
+ VOLUME +
+
+
+ FINE TUNE +
+
+
+ + + + From 39cbebb95172c35c429c56608d4a80bf6cbcfc6c 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: Tue, 28 Apr 2026 02:20:26 +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=E6=94=B6=E9=9F=B3?= =?UTF-8?q?=E6=9C=BA?= 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 ec1c869..ba30b5f 100644 --- a/script_library/index.json +++ b/script_library/index.json @@ -1,7 +1,7 @@ { "format_version": 1, - "data_version": 105, - "updated": "2026-04-27T09:24:29Z", + "data_version": 106, + "updated": "2026-04-27T18:20:25.395Z", "announcement": null, "categories": [ { @@ -1770,6 +1770,29 @@ "updated": null, "status": "active", "lines": 1097 + }, + { + "id": "script_mohivn8v", + "name": "收音机", + "name_en": "收音机", + "desc": "实时收听世界各国的收音机", + "desc_en": "实时收听世界各国的收音机", + "category": "ui", + "file": "scripts/ui/script_mohivn8v.html", + "thumbnail": null, + "version": 1, + "file_type": "html", + "author": "dreamingbob", + "author_en": "dreamingbob", + "tags": [ + "community" + ], + "requires": [], + "min_app_version": "1.5.0", + "added": "2026-04-27", + "updated": null, + "status": "active", + "lines": 559 } ] }