-
Notifications
You must be signed in to change notification settings - Fork 0
/
apps.json
107 lines (107 loc) · 4.07 KB
/
apps.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
{
"paging": {
"page": 1,
"count": 1,
"maxPage": 1,
"itemsTotal": 1
},
"packages": [
{
"id": "com.coodre.search",
"title": "Coodre",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.coodre.search/icon.png",
"manifest": {
"id": "com.coodre.search",
"version": "1.0.0",
"type": "web",
"title": "Coode",
"appDescription": "Coodre search.",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.coodre.search/icon.png",
"sourceUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io",
"rootRequired": false,
},
{
"id": "com.dstore1",
"title": "DStore 1",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstore1/icon.png",
"manifest": {
"id": "com.dstore1",
"version": "1.0.1",
"type": "web",
"title": "DStore",
"appDescription": "DStore application.",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstore1/icon.png",
"sourceUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/",
"rootRequired": false,
"ipkUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstore1/dstore1.ipk",
"ipkHash": {
"sha256": "f897172241f0fa3b7a909623154490cf8d2efebb1b538ec72be6b6bacaedb929"
},
"ipkSize": 7021158
},
"shortDescription": "DStore application.",
},
{
"id": "com.dstore2",
"title": "DStore 2",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstore2/icon.png",
"manifest": {
"id": "com.dstore2",
"version": "1.0.2",
"type": "web",
"title": "DStore 2",
"appDescription": "DStore 2 application.",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstorevip/icon.png",
"sourceUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/",
"rootRequired": false,
"ipkUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/main/apps/com.dstorevip/dstorevip.ipk",
"ipkHash": {
"sha256": "f897172241f0fa3b7a909623154490cf8d2efebb1b538ec72be6b6bacaedb929"
},
"ipkSize": 7021158
},
"shortDescription": "DStore 2 application.",
},
{
"id": "com.dstorevip",
"title": "DStore VIP",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstorevip/icon.png",
"manifest": {
"id": "com.dstorevip",
"version": "1.0.3",
"type": "web",
"title": "DStore VIP",
"appDescription": "DStore 2 application.",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstorevip/icon.png",
"sourceUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/",
"rootRequired": false,
"ipkUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.dstorevip/dstorevip.ipk",
"ipkHash": {
"sha256": "f897172241f0fa3b7a909623154490cf8d2efebb1b538ec72be6b6bacaedb929"
},
"ipkSize": 1234567
},
"shortDescription": "DStore VIP application.",
},
{
"id": "com.telegram",
"title": "Telegram",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.telegram/icon.png",
"manifest": {
"id": "com.telegram",
"version": "1.0.4",
"type": "web",
"title": "Telegram",
"appDescription": "Telegram application",
"iconUri": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.telegram/icon.png",
"sourceUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io",
"rootRequired": false,
"ipkUrl": "https://github.com/itsRealM12C/itsrealm12c.github.io/apps/com.telegram/telegram.ipk",
"ipkHash": {
"sha256": "f897172241f0fa3b7a909623154490cf8d2efebb1b538ec72be6b6bacaedb929"
},
"ipkSize": 6742153
},
"shortDescription": "Telegram application.",
}
}