Skip to content

Commit

Permalink
Fix URL (#1937)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty287 authored Jul 11, 2023
1 parent 939dfbb commit 66a20a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/secure-headers.php
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@
// Allow image to be directly encoded at the img source parameter
'allow' => [
'https://maps.wikimedia.org/osm-intl/',
'https://tile.osm.org/',
'https://tile.openstreetmap.org/',
'https://tile.openstreetmap.de/',
'https://a.tile.openstreetmap.fr/osmfr/',
'https://b.tile.openstreetmap.fr/osmfr/',
Expand Down

0 comments on commit 66a20a3

Please sign in to comment.