@@ -18,7 +18,7 @@ var PRESETS = map[string]PresetLocations{
18
18
"france" : PresetLocations {"france" , "paris" , "marseille" , "lyon" , "toulouse" , "nice" , "nantes" , "strasbourg" , "montpellier" , "bordeaux" , "lille" , "rennes" , "reims" },
19
19
"spain" : PresetLocations {"spain" , "españa" , "madrid" , "barcelona" , "valencia" , "seville" , "sevilla" , "zaragoza" , "malaga" , "murcia" , "palma" , "bilbao" , "alicante" , "cordoba" },
20
20
"italy" : PresetLocations {"italy" , "italia" , "rome" , "roma" , "milan" , "naples" , "napoli" , "turin" , "torino" , "palermo" , "genoa" , "genova" , "bologna" , "florence" , "firenze" , "bari" , "catania" , "venice" , "verona" },
21
- "uk" : PresetLocations {"uk" , "london" , "birmingham" , "leeds" , "glasgow" , "sheffield" , "bradford" , "manchester" , "edinburgh" , "liverpool" , "bristol" , "cardiff" , "belfast" , "leicester" , "wakefield" , "coventry" , "nottingham" , "newcastle" },
21
+ "uk" : PresetLocations {"uk" , "england" , "scotland" , "wales" , "northern+ireland" , " london" , "birmingham" , "leeds" , "glasgow" , "sheffield" , "bradford" , "manchester" , "edinburgh" , "liverpool" , "bristol" , "cardiff" , "belfast" , "leicester" , "wakefield" , "coventry" , "nottingham" , "newcastle" },
22
22
"croatia" : PresetLocations {"croatia" , "hrvatska" , "zagreb" , "split" , "rijeka" , "osijek" , "zadar" , "pula" },
23
23
"worldwide" : PresetLocations {},
24
24
"china" : PresetLocations {"china" , "中国" , "guangzhou" , "shanghai" , "beijing" , "hangzhou" , "hong+kong" },
0 commit comments