fix(vpnunlimited): remove no longer valid hosts from updater

This commit is contained in:
Quentin McGaw
2026-08-05 14:40:04 +00:00
parent 26574b9687
commit 3c4d5f1a04
@@ -40,26 +40,19 @@ func getHostToServer() (hts hostToServer, warnings []string) {
"fr": {},
"gr": {},
"hr": {},
"hu": {},
"ie-dub": {
City: "Dublin",
},
"il": {},
"in": {},
"is": {},
"it-mil": {
City: "Milan",
},
"jp": {},
"kr": {},
"lt": {},
"md": {},
"mx": {},
"nl": {},
"no": {},
"nz": {},
"pl": {},
"pt": {},
"ro": {},
"se": {},
"sg-free": {
@@ -67,7 +60,6 @@ func getHostToServer() (hts hostToServer, warnings []string) {
},
"sg": {},
"si": {},
"sk": {},
"uk-cv": {
City: "London",
},