Remove PIA v3 servers support
This commit is contained in:
@@ -5,7 +5,6 @@ type Options struct {
|
||||
Mullvad bool
|
||||
Nordvpn bool
|
||||
PIA bool
|
||||
PIAold bool
|
||||
Purevpn bool
|
||||
Surfshark bool
|
||||
Vyprvpn bool
|
||||
@@ -21,7 +20,6 @@ func NewOptions(dnsAddress string) Options {
|
||||
Mullvad: true,
|
||||
Nordvpn: true,
|
||||
PIA: true,
|
||||
PIAold: true,
|
||||
Purevpn: true,
|
||||
Surfshark: true,
|
||||
Vyprvpn: true,
|
||||
|
||||
Reference in New Issue
Block a user