File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 40
40
" blockchain" ,
41
41
" podcaster wallet" ,
42
42
" open source" ,
43
- " other"
43
+ " other" ,
44
+ " chat bot"
44
45
]
45
46
}
46
47
},
75
76
" Sailfish OS" ,
76
77
" Umbrel" ,
77
78
" Citadel" ,
78
- " Hive"
79
+ " Hive" ,
80
+ " Discord"
79
81
]
80
82
}
81
83
},
Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "appName" : " Audicy" ,
4
+ "appType" : [
5
+ " podcast player" ,
6
+ " other" ,
7
+ " chat bot"
8
+ ],
9
+ "appUrl" : " https://audicy.xyz" ,
10
+ "appIconUrl" : " audicylogo.png" ,
11
+ "platforms" : [
12
+ " Discord"
13
+ ],
14
+ "supportedElements" : [
15
+ {
16
+ "elementName" : " Search" ,
17
+ "elementURL" : " https://audicy.xyz"
18
+ },
19
+ {
20
+ "elementName" : " Episode" ,
21
+ "elementURL" : " https://audicy.xyz"
22
+ }
23
+ ]
24
+ },
2
25
{
3
26
"appName" : " chaptertool" ,
4
27
"appType" : [
You can’t perform that action at this time.
0 commit comments