-
Notifications
You must be signed in to change notification settings - Fork 0
/
apps.json
102 lines (102 loc) · 4.03 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
[
{
"name": "تماس با پشتیبانی",
"urlScheme": "tg://resolve?domain=tlgrmv2",
"image": "https://play-lh.googleusercontent.com/ZU9cSsyIJZo6Oy7HTHiEPwZg0m2Crep-d5ZrfajqtsH-qgUXSqKpNA2FpPDTn-7qA5Q=w240-h480-rw",
"link": "tg://resolve?domain=tlgrmv2",
"os": [""],
"downloadLinks": {
"iOS": "https://play.google.com/store/apps/details?id=org.telegram.messenger"
},
"ShowInMenu": false
},
{
"name": "Hiddify",
"urlScheme": "sing-box://import-remote-profile",
"image": "https://play-lh.googleusercontent.com/Dm_6ugf7Wwib_A3AFFdtkktufYGGOamhb072Ii46zYyb__qZHSocnJGErEUWxp7UWaGG=w240-h480-rw",
"link": "sing-box://import-remote-profile?url={url}",
"os": ["Windows", "Android", "Linux"],
"downloadLinks": {
"Android": "https://github.com/hiddify/hiddify-next/releases/latest/download/Hiddify-Android-universal.apk",
"Linux": "https://github.com/hiddify/hiddify-next#-direct-download",
"Windows": "https://github.com/hiddify/hiddify-next/releases/latest/download/Hiddify-Windows-Portable-x64.zip"
},
"ShowInMenu": true
},
{
"name": "Streisand",
"urlScheme": "streisand://import/",
"image": "https://is1-ssl.mzstatic.com/image/thumb/Purple211/v4/83/a0/cd/83a0cd76-ef34-d890-7b44-a1a9a17041c5/AppIcon-0-0-1x_U007epad-0-0-0-0-85-220.png/512x512bb.jpg",
"link": "streisand://import/{url}",
"os": ["iOS"],
"downloadLinks": {
"iOS": "https://apps.apple.com/us/app/streisand/id6450534064"
},
"ShowInMenu": true
},
{
"name": "V2rayNG",
"urlScheme": "v2rayng://install-config",
"image": "https://play-lh.googleusercontent.com/x3RFim6Fb-bgRd-HnV9VNrdqBRueyOuUjvu7ZNv7eRYC5Idl3WU_GSxa7bpx5yyUT30",
"link": "v2rayng://install-config?url={url}",
"os": ["Android"],
"downloadLinks": {
"Android": "https://github.com/2dust/v2rayNG/releases/download/1.9.8/v2rayNG_1.9.8_universal.apk"
},
"ShowInMenu": true
},
{
"name": "V2box",
"urlScheme": "v2box://install-sub",
"image": "https://play-lh.googleusercontent.com/kVeisXWkT4oRMDsZbFrY7XXJvnxHJ7PnQFE71XCcCWAoeOAg5G3HJRDp4Ro3Xbc3WA",
"link": "v2box://install-sub?url={url}&name=SUBnew",
"os": ["iOS", "Android"],
"downloadLinks": {
"iOS": "https://apps.apple.com/us/app/v2box-v2ray-client/id6446814690",
"Android": "https://play.google.com/store/apps/details?id=dev.hexasoftware.v2box&hl=en_GB"
},
"ShowInMenu": true
},
{
"name": "V2rayN",
"urlScheme": "v2rayng://install-config",
"image": "https://fa.v2rayn.org/wp-content/uploads/2024/01/favicon.png",
"os": ["Windows"],
"downloadLinks": {
"Windows": "https://github.com/2dust/v2rayN/releases/download/6.60/v2rayN-With-Core.zip"
},
"ShowInMenu": false
},
{
"name": "Shadowrocket",
"image": "https://avatars.githubusercontent.com/u/22568082?s=200&v=4",
"os": ["iOS"],
"downloadLinks": {
"iOS": "https://apps.apple.com/us/app/shadowrocket/id932747118"
},
"ShowInMenu": false
},
{
"name": "Nekoray",
"image": "https://avatars.githubusercontent.com/u/95122236?v=4",
"os": ["Windows", "Linux"],
"downloadLinks": {
"Windows": "https://github.com/MatsuriDayo/nekoray/releases/download/3.26/nekoray-3.26-2023-12-09-windows64.zip",
"Linux": "https://github.com/MatsuriDayo/nekoray/releases/download/3.26/nekoray-3.26-2023-12-09-linux64.zip"
},
"ShowInMenu": false
},
{
"name": "SingBox",
"urlScheme": "sing-box://import-remote-profile",
"image": "https://play-lh.googleusercontent.com/9hC1t0lYNRlFHt2N2NJCWYMe_M6vJh580XHdC0JeEW14AJJFZGDbgj_meooXAXHbWJ1_",
"link": "sing-box://import-remote-profile?url={url}",
"os": ["iOS", "Android", "Linux"],
"downloadLinks": {
"iOS": "https://apps.apple.com/us/app/sing-box-vt/id6673731168",
"Android": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/SFA-1.10.1-universal.apk",
"Linux": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/sing-box_1.10.1_linux_386.deb"
},
"ShowInMenu": true
}
]