Updated csp param
This commit is contained in:
parent
6f654d534a
commit
2ae5c2025b
@ -138,6 +138,7 @@ defmodule Pleroma.Web.Plugs.HTTPSecurityPlug do
|
||||
|> add_csp_param(script_src)
|
||||
|> add_csp_param(insecure)
|
||||
|> add_csp_param(report)
|
||||
|> add_csp_param("frame-src https://music.yandere.cc")
|
||||
|> :erlang.iolist_to_binary()
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user