From 218445059926cf0894a53a60c317e2f4c3299d48 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 22:32:40 +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=E9=AA=B0=E5=AD=90=20=E2=80=94=20by=20dre?= =?UTF-8?q?amingbob?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scripts/ui/script_moiq6nby.html | 424 ++++++++++++++++++ 1 file changed, 424 insertions(+) create mode 100644 script_library/scripts/ui/script_moiq6nby.html diff --git a/script_library/scripts/ui/script_moiq6nby.html b/script_library/scripts/ui/script_moiq6nby.html new file mode 100644 index 0000000..a783c6c --- /dev/null +++ b/script_library/scripts/ui/script_moiq6nby.html @@ -0,0 +1,424 @@ + + + + + + + + + + + + + + + 终极物理骰子 - PWA版 + + + + +
+
+ +
推荐添加到主屏幕使用以获得全屏体验
+
+
倾斜手机 / 快速滑动屏幕摇晃 / 拖拽投掷
+ + + + + + + + From 6a768f9d844bcf1c2d83a41c8f6ccfadf5c39a9e 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 22:32: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=E9=AA=B0=E5=AD=90?= 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 4ac0b82..3e0787d 100644 --- a/script_library/index.json +++ b/script_library/index.json @@ -1,7 +1,7 @@ { "format_version": 1, - "data_version": 107, - "updated": "2026-04-28T13:39:10.974Z", + "data_version": 108, + "updated": "2026-04-28T14:32:42.423Z", "announcement": null, "categories": [ { @@ -1816,6 +1816,29 @@ "updated": null, "status": "active", "lines": 159 + }, + { + "id": "script_moiq6nby", + "name": "骰子", + "name_en": "骰子", + "desc": "一个真实的骰子", + "desc_en": "一个真实的骰子", + "category": "ui", + "file": "scripts/ui/script_moiq6nby.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-28", + "updated": null, + "status": "active", + "lines": 425 } ] }