Fix date formatting and update valid dates in codes.json

This commit is contained in:
辉鸭蛋
2026-02-13 20:52:53 +08:00
committed by GitHub
parent 1e56fb183d
commit 5285ab19e1

View File

@@ -1,20 +1,31 @@
[
{
"title": "月之五前瞻",
"content": "",
"time": "2026-02-13 21:00",
"codes": [
"捕风的归客",
"法尔伽应约而来",
"假期团聚就上千星奇域",
],
"valid": "2026-02-16"
},
{
"title": "40原石+5冬凌草",
"content": "",
"time": "2026-1-15 20:00",
"time": "2026-01-15 20:00",
"codes": [
"EZLN5WP4F42N"
],
"valid": "2026-3-17"
"valid": "2026-03-17"
},
{
"title": "来自哥伦比娅小姐的礼物~",
"content": "来自哥伦比娅官方账号",
"time": "2026-1-2 14:00",
"time": "2026-01-02 14:00",
"codes": [
"FZ56LE7ME4JJ"
],
"valid": "2026-3-17"
"valid": "2026-03-17"
}
]