forked from amsam0/SideStore-ultra-nightly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
trustedapps.json
48 lines (48 loc) · 1.28 KB
/
trustedapps.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"version": 1,
"sources": [
{
"identifier": "io.sidestore.example"
},
{
"identifier": "com.SideStore.SideStore",
"sourceURL": "https://sidestore-apps.naturecodevoid.dev/"
},
{
"identifier": "com.SideStore.SideStore.Beta",
"sourceURL": "https://sidestore-apps.naturecodevoid.dev/beta"
},
{
"identifier": "com.sidestoreapps.community",
"sourceURL": "https://community-apps.sidestore.io/sidecommunity.json"
},
{
"identifier": "org.provenance-emu.provenance",
"sourceURL": "https://provenance-emu.com/apps.json"
},
{
"identifier": "me.oatmealdome.altstore",
"sourceURL": "https://altstore.oatmealdome.me"
},
{
"identifier": "com.utmapp.repos.UTM",
"sourceURL": "https://alt.getutm.app"
},
{
"identifier": "com.flyinghead.source",
"sourceURL": "https://flyinghead.github.io/flycast-builds/altstore.json"
},
{
"identifier": "dev.crystall1ne.repos.PojavLauncher",
"sourceURL": "https://alt.crystall1ne.software/"
},
{
"identifier": "eu.pokemmo.altstore",
"sourceURL": "https://pokemmo.eu/altstore/"
},
{
"identifier": "stream.yattee",
"sourceURL": "https://repos.yattee.stream/alt/apps.json"
}
]
}