commit 3bcfb46af4de0fbced708188aa023a42cb4eb412
parent 96c971e19bf4abc1abb7398b756d2adc49c86530
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Sun, 13 Apr 2025 16:17:55 +0200
fix: use metager as default map
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/config.php b/config/config.php
@@ -303,7 +303,7 @@ $searches = array(
"default_opts" => "en",
"categories" => array("map", "foss", "subscription"),
"keywords" => array(
- "metagermap", "metagermaps", "mgmap", "metamap"
+ "metagermap", "metagermaps", "mgmap", "metamap", "map", "maps"
),
"description" => "A metasearch engine focused on protecting privacy, hosted as a cooperation between the German NGO SUMA-EV and the University of Hannover. Since August 2024 only available through a paid model"
),
@@ -378,7 +378,7 @@ $searches = array(
"website" => "https://www.openstreetmap.org",
"query" => "https://www.openstreetmap.org/search?query=%s",
"categories" => array("map", "foss", "community"),
- "keywords" => array("openstreetmap", "osm", "map", "maps"),
+ "keywords" => array("openstreetmap", "osm", "osmap"),
"description" => "A completely community powered project that collects, structures and offers freely usable map services and geodata, available under a free license (Open Data)"
),
"openverse" => array(