forked from EhPanda-Team/EhPanda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAltStore.json
53 lines (53 loc) · 2.47 KB
/
AltStore.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
{
"name": "EhPanda",
"identifier": "app.ehpanda",
"sourceURL": "https://github.com/EhPanda-Team/EhPanda/raw/main/AltStore.json",
"apps": [
{
"name": "EhPanda",
"bundleIdentifier": "app.ehpanda",
"developerName": "EhPanda Team",
"version": "2.5.1",
"versionDate": "2022-11-21T17:11:29",
"versionDescription": "1. fix: Pagination issue in eh gallery host.\n2. fix: App icon Developer layout issue.",
"downloadURL": "https://github.com/EhPanda-Team/EhPanda/releases/download/v2.5.1/EhPanda.ipa",
"localizedDescription": "An unofficial E-Hentai App for iOS.",
"iconURL": "https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/appicon/appicon-512.png",
"tintColor": "289979",
"size": 6108661,
"screenshotURLs": [
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Home_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/SlideMenu_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Detail_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Comment_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Archive_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Torrent_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/EhSetting_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Filter_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/Setting_EN_Light.png",
"https://github.com/EhPanda-Team/ehpanda-website/raw/main/public/img/screenshot/DomainFronting_EN_Light.png"
],
"permissions": [
{
"type": "network",
"usageDescription": "Needs this permission to access the Internet."
},
{
"type": "faceid",
"usageDescription": "Allows you to use Face ID to unlock EhPanda."
}
]
}
],
"news": [
{
"title": "EhPanda Now Available!",
"identifier": "ehpanda-now-available",
"caption": "An unofficial E-Hentai App for iOS built with SwiftUI & TCA.",
"tintColor": "289979",
"appID": "app.ehpanda",
"date": "2021-08-19",
"notify": false
}
]
}