Revert "Enable Cloudflare Rocket loader"

This reverts commit 944c15ba4c.
This commit is contained in:
Konrad Borowski 2019-03-04 14:10:08 +01:00
parent 944c15ba4c
commit 5df8349588

View File

@ -199,7 +199,7 @@ fn main() -> io::Result<()> {
CONTENT_SECURITY_POLICY,
concat!(
"default-src 'none'; ",
"script-src 'self' ajax.cloudflare.com; ",
"script-src 'self'; ",
"style-src 'self'; ",
"img-src 'self'; ",
"object-src 'none'; ",