Skip to content

Commit 5285ab1

Browse files
authored
Fix date formatting and update valid dates in codes.json
1 parent 1e56fb1 commit 5285ab1

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

codes.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,31 @@
11
[
2+
{
3+
"title": "月之五前瞻",
4+
"content": "",
5+
"time": "2026-02-13 21:00",
6+
"codes": [
7+
"捕风的归客",
8+
"法尔伽应约而来",
9+
"假期团聚就上千星奇域",
10+
],
11+
"valid": "2026-02-16"
12+
},
213
{
314
"title": "40原石+5冬凌草",
415
"content": "",
5-
"time": "2026-1-15 20:00",
16+
"time": "2026-01-15 20:00",
617
"codes": [
718
"EZLN5WP4F42N"
819
],
9-
"valid": "2026-3-17"
20+
"valid": "2026-03-17"
1021
},
1122
{
1223
"title": "来自哥伦比娅小姐的礼物~",
1324
"content": "来自哥伦比娅官方账号",
14-
"time": "2026-1-2 14:00",
25+
"time": "2026-01-02 14:00",
1526
"codes": [
1627
"FZ56LE7ME4JJ"
1728
],
18-
"valid": "2026-3-17"
29+
"valid": "2026-03-17"
1930
}
2031
]

0 commit comments

Comments
 (0)