docs(geo): CSP img-src includes picsum for stand seed covers. Refs EventHub/EventHubSpec#21
This commit is contained in:
@@ -106,7 +106,8 @@ Typeahead. Клиент debounce (≥300 ms). Пустой / слишком ко
|
|||||||
|
|
||||||
```
|
```
|
||||||
connect-src 'self' https://tiles.openfreemap.org
|
connect-src 'self' https://tiles.openfreemap.org
|
||||||
img-src 'self' data: blob: https://tiles.openfreemap.org
|
img-src 'self' data: blob: https://tiles.openfreemap.org https://picsum.photos https://*.picsum.photos
|
||||||
|
font-src 'self' data: https://fonts.gstatic.com https://tiles.openfreemap.org
|
||||||
worker-src 'self' blob:
|
worker-src 'self' blob:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user