Skip to content

Commit c169d2e

Browse files
[投稿] 更新 index.json: 添加 今日油价
1 parent 3721c1d commit c169d2e

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": 32,
4-
"updated": "2026-03-28T03:12:59.398Z",
3+
"data_version": 33,
4+
"updated": "2026-03-28T07:22:26.154Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -821,6 +821,29 @@
821821
"updated": null,
822822
"status": "active",
823823
"lines": 87
824+
},
825+
{
826+
"id": "script_mna05y9m",
827+
"name": "今日油价",
828+
"name_en": "今日油价",
829+
"desc": "CITY_NAME = \"北京\" # ← 在这里修改城市名称",
830+
"desc_en": "CITY_NAME = \"北京\" # ← 在这里修改城市名称",
831+
"category": "widgets",
832+
"file": "scripts/widgets/script_mna05y9m.py",
833+
"thumbnail": null,
834+
"version": 1,
835+
"file_type": "py",
836+
"author": "一只菜鸡",
837+
"author_en": "一只菜鸡",
838+
"tags": [
839+
"community"
840+
],
841+
"requires": [],
842+
"min_app_version": "1.5.0",
843+
"added": "2026-03-28",
844+
"updated": null,
845+
"status": "active",
846+
"lines": 312
824847
}
825848
]
826849
}

0 commit comments

Comments
 (0)