Skip to content

Commit 5ed9e17

Browse files
committed
Update data (remastered African Bullfrogs animal quest)
1 parent c476e72 commit 5ed9e17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/animal-quest.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,15 @@ const animalQuest: Readonly<AnimalQuest[]> = [
8686
},
8787
{
8888
video: {
89-
id: 1252271923,
90-
start: "00h00m59s",
89+
id: 2104074430, // Original: 1252271923
90+
start: "00h23m00s",
9191
},
9292
edition: "African Bullfrog Edition",
9393
description:
9494
"Get to know Georgie, Alveus' African Bullfrog ambassador, and learn about the threats amphibians face in the wild, such as the wildlife trade, habitat loss due to climate change, absorbing pollutants through their skin, and chytrid fungus.",
95-
broadcast: new Date("2022-01-03"),
95+
broadcast: new Date("2024-03-28"),
9696
host: "maya",
97-
length: 60 * 60 + 11 * 60 + 53, // 00:00:59 - 01:12:42
97+
length: 52 * 60, // 00:23:00 - 01:15:00
9898
prezi: "Ke6vGrrEBdsbIO5gDY01",
9999
ambassadors: {
100100
featured: ["georgie"],

0 commit comments

Comments
 (0)