Skip to content

Commit 5213615

Browse files
committed
Add web events
1 parent 871694a commit 5213615

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

src/data/events.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3014,7 +3014,7 @@
30143014
"name": "\"Bathing in Flowing Moonlight\" Event",
30153015
"type": "In-game",
30163016
"link": "https://www.hoyolab.com/article/21872779",
3017-
"img": "https://upload-os-bbs.hoyolab.com/upload/2023/09/26/7079dfd592f3bd91fefc8b06e360dea3_6824835153591537121.jpg?x-oss-process=image%2Fresize%2Cs_1000%2Fauto-orient%2C0%2Finterlace%2C1%2Fformat%2Cwebp%2Fquality%2Cq_80",
3017+
"img": "https://upload-os-bbs.hoyolab.com/upload/2023/09/26/7079dfd592f3bd91fefc8b06e360dea3_6824835153591537121.jpg",
30183018
"start": "2023-09-29 10:00:00",
30193019
"end": "2023-10-16 03:59:00",
30203020
"reminder": "end"
@@ -3023,7 +3023,7 @@
30233023
"name": "\"Radiant Harvest\" Event",
30243024
"type": "In-game",
30253025
"link": "https://www.hoyolab.com/article/21872780",
3026-
"img": "https://upload-os-bbs.hoyolab.com/upload/2023/09/26/6c2d71cc8f666b4f9cb3127bbe0ef8fe_9210842023445649040.jpg?x-oss-process=image%2Fresize%2Cs_1000%2Fauto-orient%2C0%2Finterlace%2C1%2Fformat%2Cwebp%2Fquality%2Cq_80",
3026+
"img": "https://upload-os-bbs.hoyolab.com/upload/2023/09/26/6c2d71cc8f666b4f9cb3127bbe0ef8fe_9210842023445649040.jpg",
30273027
"start": "2023-09-28 10:00:00",
30283028
"end": "2023-10-09 03:59:00",
30293029
"reminder": "end"
@@ -3041,5 +3041,23 @@
30413041
"start": "2023-10-06 10:00:00",
30423042
"end": "2023-10-16 03:59:00",
30433043
"reminder": "end"
3044+
},
3045+
{
3046+
"name": "\"Gratifying Gathering\" Web Event",
3047+
"type": "Web",
3048+
"link": "https://www.hoyolab.com/article/21893166",
3049+
"img": "https://upload-os-bbs.hoyolab.com/upload/2023/09/27/2645a94f764796004761d3f52be0c9d8_4687719554313423823.jpg",
3050+
"start": "2023-09-27 12:00:00",
3051+
"end": "2023-10-04 23:59:00",
3052+
"reminder": "end"
3053+
},
3054+
{
3055+
"name": "\"Dream of Roving Stars\" Web Event",
3056+
"type": "Web",
3057+
"link": "https://www.hoyolab.com/article/21924910",
3058+
"img": "https://upload-os-bbs.hoyolab.com/upload/2023/09/27/8fcb5823d052150564860bf8d1577014_3439393600363118376.png",
3059+
"start": "2023-09-28 12:00:00",
3060+
"end": "2023-10-12 23:59:00",
3061+
"reminder": "end"
30443062
}
30453063
]

0 commit comments

Comments
 (0)