mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
fix: youtube bbcode
This commit is contained in:
@@ -476,7 +476,9 @@ return [
|
||||
|
||||
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/child-src
|
||||
'child-src' => [
|
||||
|
||||
'allow' => [
|
||||
'https://www.youtube-nocookie.com/embed/'
|
||||
],
|
||||
],
|
||||
|
||||
// https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/connect-src
|
||||
|
||||
Reference in New Issue
Block a user