diff --git a/config/settings.yml b/config/settings.yml index 1c2d26a5a6..ca4f45167c 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -89,6 +89,8 @@ imagery_blacklist: - "http://xdworld\\.vworld\\.kr:8080/.*" # Blacklist here - ".*\\.here\\.com[/:].*" + # Blacklist Mapy.cz + - ".*\\.mapy\\.cz.*" # URL of Overpass instance to use for feature queries overpass_url: "https://overpass-api.de/api/interpreter" overpass_credentials: false