Update domains to comaps.app

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-05-22 18:39:24 +07:00
committed by Konstantin Pastbin
parent a08110e83d
commit 36bb1e3182
5 changed files with 6 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ class Ge0Parser
public:
// Used by map/mwm_url.cpp.
static constexpr std::array<std::string_view, 6> kGe0Prefixes = {{
"https://omaps.app/", "om://", "http://omaps.app/",
"https://comaps.app/", "om://", "http://comaps.app/",
"ge0://", "http://ge0.me/", "https://ge0.me/"
}};