Maint: migrate Cyberghost REGION to COUNTRY
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
type CyberghostServer struct {
|
||||
Region string `json:"region"`
|
||||
Country string `json:"country"`
|
||||
Group string `json:"group"`
|
||||
Hostname string `json:"hostname"`
|
||||
IPs []net.IP `json:"ips"`
|
||||
|
||||
Reference in New Issue
Block a user