= "</script>"; // Let's add a hash to the CSP header for $someScript $hash = $csp->hash('script-src', $someScript, 'sha256'); // Add a new source domain to the ...
確定! 回上一頁