default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'nonce-xyzzy' 'unsafe-eval';. This only allows unsafe eval for the script ...
確定! 回上一頁