We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 361056f + d004ecc commit 6645f4cCopy full SHA for 6645f4c
server/assets/AIPodNav.png
35.7 KB
server/data/apps.json
@@ -27,6 +27,33 @@
27
}
28
]
29
},
30
+ {
31
+ "appName": "AiPodNav",
32
+ "appType": [
33
+ "podcast player",
34
+ "website",
35
+ "directory",
36
+ "other"
37
+ ],
38
+ "appUrl": "https://www.aipodnav.com/",
39
+ "appIconUrl": "AIPodNav.png",
40
+ "platforms": [
41
+ "Mobile",
42
+ "Web",
43
+ "Windows",
44
+ "macOS"
45
46
+ "supportedElements": [
47
48
+ "elementName": "Transcript",
49
+ "elementURL": "https://www.aipodnav.com/discover/new-podcast-transcript"
50
+ },
51
52
+ "elementName": "Chapters",
53
+ "elementURL": "https://www.aipodnav.com/"
54
+ }
55
+ ]
56
57
{
58
"appName": "Audicy",
59
"appType": [
0 commit comments