sandbox; default-src 'none'; img-src 'self'; style-src 'self';. sandbox limits a number of things of what the page can do, similar to the sandbox attribute ...
確定! 回上一頁