Merge latest ProtonVPN OVPN configuration files to bring the following changes:
* Updated server hostnames/IPs (eg. se-01 through se-08)
* Added new servers (eg. hk-06, us-ca-33, etc.)
* Removed old servers (eg. nl-101, us-ca-101, etc.)
* Include Intermediate CA certificates
* Updated copyright notice
Manual changes for this project:
* "auth-user-pass" has been replaced with "auth-user-pass /config/openvpn-credentials.txt" to read credentials.
* "comp-lzo no" has been replaced with "compress" as the former is deprecated and existing OVPN files contain this change.
Co-authored-by: jaygun09 <>
*Added FastestVPN (defaults to Netherlands)
*Updated ProtonVPN (removed deprecated servers in Australia, added some Netherland servers, added a country wide config for Switzerland)
*Updated Trust.Zone (Added all country specific servers, default is left untouched)
Fixes#807 & #809