mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-14 12:30:04 +02:00
Feat: WeVPN support (#591)
This commit is contained in:
@@ -30,6 +30,7 @@ func countServers(allServers models.AllServers) int {
|
||||
len(allServers.Torguard.Servers) +
|
||||
len(allServers.VPNUnlimited.Servers) +
|
||||
len(allServers.Vyprvpn.Servers) +
|
||||
len(allServers.Wevpn.Servers) +
|
||||
len(allServers.Windscribe.Servers)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user