forked from MapComplete/MapComplete
Fix typo in package.json
This commit is contained in:
parent
82f8c532f0
commit
8651ec39e1
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
"default_overpass_urls": [
|
"default_overpass_urls": [
|
||||||
"https://overpass-api.de/api/interpreter",
|
"https://overpass-api.de/api/interpreter",
|
||||||
"https://overpass.private.coffee/api/",
|
"https://overpass.private.coffee/api/",
|
||||||
"https://overpass.osm.jp/api/interpreter",
|
"https://overpass.osm.jp/api/interpreter"
|
||||||
],
|
],
|
||||||
"#broken_overpass_urls": {
|
"#broken_overpass_urls": {
|
||||||
"https://maps.mail.ru/osm/tools/overpass/api/interpreter": "Blocked by firefox strict tracking protection as 'tracking'",
|
"https://maps.mail.ru/osm/tools/overpass/api/interpreter": "Blocked by firefox strict tracking protection as 'tracking'",
|
||||||
|
|
Loading…
Add table
Reference in a new issue