mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2024-11-24 02:15:44 +03:00
6 lines
214 B
HTML
6 lines
214 B
HTML
<!--
|
|
<meta
|
|
http-equiv="Content-Security-Policy"
|
|
content="default-src 'self' *.mcaptcha.org mcaptcha.org mcaptcha.io *.mcaptcha.io; img-src 'self'; style-src 'self'; child-src 'none'; script-src 'self';"
|
|
/>
|
|
-->
|