Mullvad updater (#228)
* Add Mullvad to updater cli * Update hardcoded servers for Mullvad
This commit is contained in:
@@ -20,6 +20,7 @@ func WindscribeRegionChoices() (choices []string) {
|
||||
return choices
|
||||
}
|
||||
|
||||
//nolint:dupl
|
||||
func WindscribeServers() []models.WindscribeServer {
|
||||
return []models.WindscribeServer{
|
||||
{Region: "Albania", IPs: []net.IP{{31, 171, 152, 179}}},
|
||||
|
||||
Reference in New Issue
Block a user