Skip to content

Commit 0b66cef

Browse files
[投稿] 更新 index.json: 添加 汇率转换器
1 parent 53d1ed2 commit 0b66cef

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

script_library/index.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"format_version": 1,
3-
"data_version": 8,
4-
"updated": "2026-03-18T16:49:17.705Z",
3+
"data_version": 9,
4+
"updated": "2026-03-19T06:20:23.291Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -380,6 +380,29 @@
380380
"updated": null,
381381
"status": "active",
382382
"lines": 95
383+
},
384+
{
385+
"id": "script_mmx2zhqn",
386+
"name": "汇率转换器",
387+
"name_en": "汇率转换器",
388+
"desc": "硬编码的,可以自己换api",
389+
"desc_en": "硬编码的,可以自己换api",
390+
"category": "widgets",
391+
"file": "scripts/widgets/script_mmx2zhqn.py",
392+
"thumbnail": null,
393+
"version": 1,
394+
"file_type": "py",
395+
"author": "今晚打老虎",
396+
"author_en": "今晚打老虎",
397+
"tags": [
398+
"community"
399+
],
400+
"requires": [],
401+
"min_app_version": "1.5.0",
402+
"added": "2026-03-19",
403+
"updated": null,
404+
"status": "active",
405+
"lines": 96
383406
}
384407
]
385408
}

0 commit comments

Comments
 (0)