Skip to content

Commit 8d7d07a

Browse files
🤖 Auto-update store.json and README files
1 parent 3bf9c77 commit 8d7d07a

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
|------|------|------|------|
1717
| **ExpressSMS** | 提取快递短信取件码 | `1.0.2` | [📖](./message/README.md) |
1818
| **Copylog** | 唤起 Copylog | `1.0.0` | [📖](./scripts/README.md) |
19-
| **PerformanceMonitor** | 实时性能监控 HUD | `1.0.0` | [📖](./scripts/README.md) |
19+
| **PerformanceMonitor** | 实时性能监控 HUD | `1.0.1` | [📖](./scripts/README.md) |
2020
<!-- SCRIPTS_END -->
2121

2222
## 📦 项目结构

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| 脚本 | 描述 | 版本 | 分类 |
88
|------|------|------|------|
99
| [Copylog](./Copylog.js) | 唤起 Copylog | `1.0.0` | 工具 |
10-
| [PerformanceMonitor](./PerformanceMonitor.js) | 实时性能监控 HUD | `1.0.0` | 工具 |
10+
| [PerformanceMonitor](./PerformanceMonitor.js) | 实时性能监控 HUD | `1.0.1` | 工具 |
1111

1212
---
1313

store.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.0",
3-
"lastUpdated": "2026-02-06T01:06:24.178Z",
3+
"lastUpdated": "2026-02-06T02:13:45.700Z",
44
"categories": [
55
"工具"
66
],
@@ -20,7 +20,7 @@
2020
"size": 164,
2121
"downloads": 0,
2222
"createdAt": "2026-02-05T08:01:09.223Z",
23-
"updatedAt": "2026-02-06T01:06:24.176Z"
23+
"updatedAt": "2026-02-06T02:13:45.698Z"
2424
},
2525
{
2626
"id": "ExpressSMS",
@@ -33,20 +33,20 @@
3333
"size": 3059,
3434
"downloads": 0,
3535
"createdAt": "2026-01-13T03:42:54.346Z",
36-
"updatedAt": "2026-02-06T01:06:24.176Z"
36+
"updatedAt": "2026-02-06T02:13:45.697Z"
3737
},
3838
{
3939
"id": "PerformanceMonitor",
4040
"name": "PerformanceMonitor",
4141
"description": "实时性能监控 HUD",
4242
"icon": "terminal",
4343
"category": "工具",
44-
"version": "1.0.0",
44+
"version": "1.0.1",
4545
"downloadUrl": "https://raw.githubusercontent.com/dompling/TrollScript-Store/main/scripts/PerformanceMonitor.js",
4646
"size": 12556,
4747
"downloads": 0,
4848
"createdAt": "2026-02-05T01:56:49.041Z",
49-
"updatedAt": "2026-02-06T01:06:24.177Z"
49+
"updatedAt": "2026-02-06T02:13:45.698Z"
5050
}
5151
]
5252
}

0 commit comments

Comments
 (0)