File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
baremaps-server/src/main/resources Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 22
22
< meta charset ='utf-8 '>
23
23
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
24
24
< meta http-equiv ="Content-Security-Policy " content ="
25
- default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
26
- script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://unpkg.com https:// baremaps.apache.org 'unsafe-inline';
25
+ default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org https://tile.openstreetmap.org ;
26
+ script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org 'unsafe-inline';
27
27
worker-src 'self' blob:;
28
28
child-src 'self' blob:;
29
29
img-src 'self' data: blob: http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
Original file line number Diff line number Diff line change 18
18
< html lang ="en ">
19
19
< head >
20
20
< meta http-equiv ="Content-Security-Policy " content ="
21
- default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
22
- script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://unpkg.com https:// baremaps.apache.org 'unsafe-inline';
21
+ default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org https://tile.openstreetmap.org ;
22
+ script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org 'unsafe-inline';
23
23
worker-src 'self' blob:;
24
24
child-src 'self' blob:;
25
25
img-src 'self' data: blob: http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
Original file line number Diff line number Diff line change 18
18
< html lang ="en ">
19
19
< head >
20
20
< meta http-equiv ="Content-Security-Policy " content ="
21
- default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
22
- script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://unpkg.com https:// baremaps.apache.org 'unsafe-inline';
21
+ default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org https://tile.openstreetmap.org ;
22
+ script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org 'unsafe-inline';
23
23
worker-src 'self' blob:;
24
24
child-src 'self' blob:;
25
25
img-src 'self' data: blob: http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
Original file line number Diff line number Diff line change 18
18
< html lang ="en ">
19
19
< head >
20
20
< meta http-equiv ="Content-Security-Policy " content ="
21
- default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
22
- script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://unpkg.com https:// baremaps.apache.org 'unsafe-inline';
21
+ default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org https://tile.openstreetmap.org ;
22
+ script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org 'unsafe-inline';
23
23
worker-src 'self' blob:;
24
24
child-src 'self' blob:;
25
25
img-src 'self' data: blob: http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
Original file line number Diff line number Diff line change 18
18
< html lang ="en ">
19
19
< head >
20
20
< meta http-equiv ="Content-Security-Policy " content ="
21
- default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
22
- script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://unpkg.com https:// baremaps.apache.org 'unsafe-inline';
21
+ default-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org https://tile.openstreetmap.org ;
22
+ script-src 'self' http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org 'unsafe-inline';
23
23
worker-src 'self' blob:;
24
24
child-src 'self' blob:;
25
25
img-src 'self' data: blob: http://127.0.0.1:* http://localhost:* https://unpkg.com https://baremaps.apache.org;
You can’t perform that action at this time.
0 commit comments