Merge remote-tracking branch 'upstream/pull/4126'
This commit is contained in:
commit
c3498b490b
3 changed files with 1 additions and 18 deletions
|
@ -7,7 +7,7 @@ csp_policy = {
|
|||
:form_action => %w['self'],
|
||||
:frame_ancestors => %w['self'],
|
||||
:frame_src => %w['self'],
|
||||
:img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tileserver.memomaps.de tile.tracestrack.com *.openstreetmap.fr],
|
||||
:img_src => %w['self' data: www.gravatar.com *.wp.com tile.openstreetmap.org *.tile.openstreetmap.org *.tile.thunderforest.com tile.tracestrack.com *.openstreetmap.fr],
|
||||
:manifest_src => %w['self'],
|
||||
:media_src => %w['none'],
|
||||
:object_src => %w['self'],
|
||||
|
|
|
@ -3074,7 +3074,6 @@ en:
|
|||
transport_map: Transport Map
|
||||
tracestracktop_topo: Tracestrack Topo
|
||||
hot: Humanitarian
|
||||
opnvkarte: ÖPNVKarte
|
||||
layers:
|
||||
header: Map Layers
|
||||
notes: Map Notes
|
||||
|
@ -3091,8 +3090,6 @@ en:
|
|||
osm_france: OpenStreetMap France
|
||||
thunderforest_credit: "Tiles courtesy of %{thunderforest_link}"
|
||||
andy_allan: Andy Allan
|
||||
opnvkarte_credit: "Tiles courtesy of %{memomaps_link}"
|
||||
memomaps: MeMoMaps
|
||||
tracestrack_credit: "Tiles courtesy of %{tracestrack_link}"
|
||||
tracestrack: Tracestrack
|
||||
hotosm_credit: "Tiles style by %{hotosm_link} hosted by %{osm_france_link}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue