diff --git a/internal/provider/vpnunlimited/updater/constants.go b/internal/provider/vpnunlimited/updater/constants.go index 3bdc235f..a88edbb1 100644 --- a/internal/provider/vpnunlimited/updater/constants.go +++ b/internal/provider/vpnunlimited/updater/constants.go @@ -27,13 +27,10 @@ func getHostToServer() (hts hostToServer, warnings []string) { }, "ca": {}, "ch": {}, - "cr": {}, - "cy": {}, "cz": {}, "de-dus": { City: "Düsseldorf", }, - "dk": {}, "ee": {}, "es": {}, "fi": {}, @@ -48,34 +45,29 @@ func getHostToServer() (hts hostToServer, warnings []string) { City: "Dublin", }, "il": {}, - "im": {}, "in": {}, "is": {}, "it-mil": { City: "Milan", }, - "jp": {}, - "kr": {}, - "lt": {}, - "md": {}, - "mx": {}, - "mys": {}, - "nl": {}, - "no": {}, - "nz": {}, - "om": {}, - "pl": {}, - "pt": {}, - "ro": {}, - "se": {}, + "jp": {}, + "kr": {}, + "lt": {}, + "md": {}, + "mx": {}, + "nl": {}, + "no": {}, + "nz": {}, + "pl": {}, + "pt": {}, + "ro": {}, + "se": {}, "sg-free": { Free: true, }, "sg": {}, "si": {}, "sk": {}, - "th": {}, - "tr": {}, "uk-cv": { City: "London", },