mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-11-16 11:31:34 -05:00
Add http://i.ytimg.com/ as img-src for choosing android based OS post
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
2e7c6889b8
commit
c1afbbd277
@ -19,7 +19,7 @@
|
|||||||
Cross-Origin-Embedder-Policy : unsafe-none
|
Cross-Origin-Embedder-Policy : unsafe-none
|
||||||
|
|
||||||
/posts/android/choosing-your-android-based-operating-system/
|
/posts/android/choosing-your-android-based-operating-system/
|
||||||
Content-Security-Policy : default-src 'none'; connect-src 'self'; img-src 'self'; script-src 'self'; style-src 'self'; frame-src https://www.youtube-nocookie.com https://www.google.com; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'
|
Content-Security-Policy : default-src 'none'; connect-src 'self'; img-src 'self' https://i.ytimg.com; script-src 'self'; style-src 'self'; frame-src https://www.youtube-nocookie.com https://www.google.com; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'
|
||||||
Cross-Origin-Embedder-Policy : unsafe-none
|
Cross-Origin-Embedder-Policy : unsafe-none
|
||||||
|
|
||||||
/posts/linux/choosing-your-desktop-linux-distribution/
|
/posts/linux/choosing-your-desktop-linux-distribution/
|
||||||
|
Loading…
Reference in New Issue
Block a user