passepartout-apple/Passepartout/Library/Sources/CommonAPI/API/v5/providers/index.json
Davide 070b661c43
Refactor library targets (#799)
Renames:

- AppUI → UILibrary
- AppUIPlatform → AppUI (conditional umbrella) + AppUI[Main|TV]
- APILibrary/CommonLibrary/UtilsLibrary → Common[API|Library|Utils]

Dependencies:

- AppUI → UILibrary
- UILibrary → AppLibrary, CommonAPI
- AppLibrary → CommonLibrary, CommonUtils
2024-11-02 10:11:59 +01:00

52 lines
1.1 KiB
JSON

{
"metadata": [{
"name": "hideme",
"fullName": "Hide.me",
"vpn": ["ovpn"]
}, {
"name": "ivpn",
"fullName": "IVPN",
"vpn": ["ovpn"]
}, {
"name": "mullvad",
"fullName": "Mullvad",
"vpn": ["ovpn"]
}, {
"name": "nordvpn",
"fullName": "NordVPN",
"vpn": ["ovpn"]
}, {
"name": "oeck",
"fullName": "Oeck",
"vpn": ["ovpn"]
}, {
"name": "pia",
"fullName": "PIA",
"vpn": ["ovpn"]
}, {
"name": "protonvpn",
"fullName": "ProtonVPN",
"vpn": ["ovpn"]
}, {
"name": "surfshark",
"fullName": "SurfShark",
"vpn": ["ovpn"]
}, {
"name": "torguard",
"fullName": "TorGuard",
"vpn": ["ovpn"]
}, {
"name": "tunnelbear",
"fullName": "TunnelBear",
"vpn": ["ovpn"]
}, {
"name": "vyprvpn",
"fullName": "VyprVPN",
"vpn": ["ovpn"]
}, {
"name": "windscribe",
"fullName": "Windscribe",
"vpn": ["ovpn"]
}]
}