main go file updated

This commit is contained in:
MMatthew14
2025-05-15 02:06:08 +08:00
parent 39f06b1f5b
commit 004b477f8f

View File

@@ -124,7 +124,7 @@ var supportedLocations = map[string]*location{
"tokyo": {nil, 35.689487, 139.691711, "Asia/Tokyo", "Tokyo"},
"singapore": {nil, 1.290270, 103.851959, "Asia/Singapore", "Singapore"},
"manila": {nil, 14.599512, 120.984222, "Asia/Dubai", "Manila"},
"hk": {nil, 22.317053, 114.169547, "Asia/Hong_Kong", "Hong Kong"},
"hk": {nil, 22.317053, 114.169547, "Asia/Hong_Kong", "Hong Kong"},
"warsaw": {nil, 52.229675, 21.012230, "Europe/Warsaw", "Warsaw"},
"zurich": {nil, 47.369019, 8.538030, "Europe/Zurich", "Zurich"},
"berlin": {nil, 52.520008, 13.404954, "Europe/Berlin", "Berlin"},