mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-23 13:14:13 +00:00
Create protonvpn.sh
This commit is contained in:
6
fragments/labels/protonvpn.sh
Normal file
6
fragments/labels/protonvpn.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
protonvpn)
|
||||||
|
name="ProtonVPN"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL=$(curl -fs "https://protonvpn.com/download" | grep -Eo "(http|https)://[a-zA-Z0-9./?=_%:-]*" | grep dmg | tail -1)
|
||||||
|
expectedTeamID="J6S6Q257EK"
|
||||||
|
;;
|
||||||
Reference in New Issue
Block a user