Skip to content

Commit 42e0f75

Browse files
🤖 Auto-update store.json and README files
1 parent 390b6d2 commit 42e0f75

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- SCRIPTS_START -->
1515
| 脚本 | 描述 | 版本 | 文档 |
1616
|------|------|------|------|
17-
| **ExpressSMS** | 提取快递短信取件码 | `1.0.0` | [📖](./message/README.md) |
17+
| **ExpressSMS** | 提取快递短信取件码 | `1.0.1` | [📖](./message/README.md) |
1818
<!-- SCRIPTS_END -->
1919

2020
## 📦 项目结构

message/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
| 脚本 | 描述 | 版本 | 分类 |
88
|------|------|------|------|
9-
| [ExpressSMS](./sms.js) | 提取快递短信取件码 | `1.0.0` | 工具 |
9+
| [ExpressSMS](./sms.js) | 提取快递短信取件码 | `1.0.1` | 工具 |
1010

1111
---
1212

store.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.0",
3-
"lastUpdated": "2026-01-13T05:09:27.694Z",
3+
"lastUpdated": "2026-01-13T08:29:45.502Z",
44
"categories": [
55
"工具"
66
],
@@ -15,12 +15,12 @@
1515
"description": "提取快递短信取件码",
1616
"icon": "terminal",
1717
"category": "工具",
18-
"version": "1.0.0",
18+
"version": "1.0.1",
1919
"downloadUrl": "https://raw.githubusercontent.com/dompling/TrollScript-Store/main/message/sms.js",
20-
"size": 3110,
20+
"size": 3164,
2121
"downloads": 0,
2222
"createdAt": "2026-01-13T03:42:54.346Z",
23-
"updatedAt": "2026-01-13T05:09:27.692Z"
23+
"updatedAt": "2026-01-13T08:29:45.501Z"
2424
}
2525
]
2626
}

0 commit comments

Comments
 (0)