-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
69 lines (69 loc) · 2.63 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<title>Мобильные приложения Юнэкт</title>
<link rel=icon href="assets/images/favicon.ico">
</head>
<body>
<p>
Установить программу Курьер для
<a href="itms-services://?action=download-manifest&url=https://unact.github.io/mobile_apps/delman/manifest.plist">
iOS
</a>
/
<a href="https://github.com/Unact/delman/releases/download/1.10.2/app-release.apk">
Android
</a>
</p>
<p>
Установить программу Кладовщик для
<a href="itms-services://?action=download-manifest&url=https://unact.github.io/mobile_apps/logisto/manifest.plist">
iOS
</a>
/
<a href="https://github.com/Unact/logisto/releases/download/1.7.8/app-release.apk">
Android
</a>
</p>
<p>
Установить программу ЮНЭКТ Акции для
<a href="itms-services://?action=download-manifest&url=https://unact.github.io/mobile_apps/ubp/manifest.plist">
iOS
</a>
/
<a href="https://github.com/Unact/ubp/releases/download/1.2.6/app-release.apk">
Android
</a>
</p>
<p>
Установить программу Экспедитор для
<a href="itms-services://?action=download-manifest&url=https://unact.github.io/mobile_apps/forwarder/manifest.plist">
iOS
</a>
/
<a href="https://github.com/Unact/forwarder/releases/download/1.9.1/app-release.apk">
Android
</a>
</p>
<p>
Установить программу Продажи для
<a href="itms-services://?action=download-manifest&url=https://unact.github.io/mobile_apps/palman/manifest.plist">
iOS
</a>
/
<a href="https://github.com/Unact/palman/releases/download/1.4.23/app-release.apk">
Android
</a>
</p>
<p>
Установить программу ЮМоб для
<a href="itms-services://?action=download-manifest&url=https://unact.github.io/mobile_apps/umr/manifest.plist">
iOS
</a>
/
<a href="https://github.com/Unact/umr/releases/download/1.0.2/app-release.apk">
Android
</a>
</p>
</body>
</html>