Skip to content

Commit 8cb7b19

Browse files
Update episode data of lifekit
1 parent 2b841b8 commit 8cb7b19

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

public/assets/lifekit/scripts/nx-s1-5585263.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

public/assets/lifekit/scripts/nx-s1-5590279.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

src/utils/lifekit.ts

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
export const episodes = [
2+
{
3+
"id": "nx-s1-5590279",
4+
"title": "How introverts and extroverts can be better friends",
5+
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F64%2F51%2Fabbf192e459d812841d09448e05d%2F12e44f09-351e-4adb-9f7c-82ce96125647.jpg",
6+
"url": "https://www.npr.org/transcripts/nx-s1-5590279",
7+
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR1974886126.mp3"
8+
},
9+
{
10+
"id": "nx-s1-5585263",
11+
"title": "Do collagen supplements really work?",
12+
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Ff6%2F5c%2Fb609d55e4e31b741bc77a074b10b%2F7b4af846-8f7f-46b9-a6af-ed849e7e7c4e.jpg",
13+
"url": "https://www.npr.org/transcripts/nx-s1-5585263",
14+
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR6856924226.mp3"
15+
},
216
{
317
"id": "nx-s1-5582827",
418
"title": "How parents can be screentime role models",
@@ -3732,6 +3746,8 @@ export const episodes = [
37323746
}
37333747
];
37343748
export const episodeIds = [
3749+
"nx-s1-5590279",
3750+
"nx-s1-5585263",
37353751
"nx-s1-5582827",
37363752
"nx-s1-5577945",
37373753
"nx-s1-5576201",

0 commit comments

Comments
 (0)