Skip to content

Commit 5c750dc

Browse files
committed
Add "2.5 Special Program" stream
1 parent 899ce6e commit 5c750dc

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

src/data/events.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1030,17 +1030,32 @@
10301030
"reminder": "end"
10311031
},
10321032
{
1033-
"name": "Next Special Program",
1033+
"name": "2.5 Special Program",
10341034
"type": "Stream",
1035-
"prediction": true,
1035+
"link": "https://www.hoyolab.com/article/2898231",
1036+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/01/28/1015537/2d2592fde355a1875351e414eb34a850_1481175151980916071.jpg",
10361037
"start": "2022-02-04 07:00:00",
10371038
"timezone": "-05:00"
10381039
},
10391040
{
1040-
"name": "Next Maintenance",
1041+
"name": "2.5 Maintenance",
10411042
"type": "Maintenance",
10421043
"prediction": true,
10431044
"start": "2022-02-16 06:00:00",
10441045
"end": "2022-02-16 11:00:00"
1046+
},
1047+
{
1048+
"name": "Next Special Program",
1049+
"type": "Stream",
1050+
"prediction": true,
1051+
"start": "2022-03-18 07:00:00",
1052+
"timezone": "-05:00"
1053+
},
1054+
{
1055+
"name": "Next Maintenance",
1056+
"type": "Maintenance",
1057+
"prediction": true,
1058+
"start": "2022-03-30 06:00:00",
1059+
"end": "2022-03-30 11:00:00"
10451060
}
10461061
]

0 commit comments

Comments
 (0)