Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; frame-src data: *; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://maps.googleapis.com http://cdn.embedly.com https://www.youtube.com https://apis.google.com https://js.stripe.com https://*.sentry-cdn.com https://raw.githack.com https://www.gstatic.com https://player.3qsdn.com https://uicdn.toast.com https://cdnjs.cloudflare.com; worker-src 'self' blob:; style-src 'self' data: 'unsafe-inline' https://fonts.googleapis.com http://cdn.embedly.com https://cdn.jsdelivr.net https://*.3qsdn.com https://uicdn.toast.com; font-src 'self' data: https://fonts.gstatic.com http://cdn.embedly.com https://*.3qsdn.com; media-src 'self' data: blob: https://*; img-src 'self' data: blob: https://*; connect-src 'self' https://storage.googleapis.com/ data: blob: http://localhost:* https://*.cloudfunctions.net https://*.googleapis.com http://api-cdn.embed.ly https://api-cdn.embed.ly https://vimeo.com https://cdn.aframe.io https://*.sentry.io https://*.schulverlag.ch https://*.neocities.org https://ar-js-org.github.io https://raw.githubusercontent.com https://go.int.edulog.ch https://go.edulog.ch https://plausible.io https://www.gstatic.com https://*.3qsdn.com https://*.hazu.swiss wss: https://proxy1.gdas.digital:8080 wss://proxy1.gdas.digital:8080; manifest-src 'self';
default-src
Keyword
—
'none'
frame-src
Scheme
—
data:
frame-src
Host
—
*
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
blob:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Scheme
—
data:
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
media-src
Keyword
—
'self'
media-src
Scheme
—
data:
media-src
Scheme
—
blob:
media-src
Host
—
https://*
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
https://*
connect-src
Keyword
—
'self'
connect-src
Scheme
—
data:
connect-src
Scheme
—
blob:
connect-src
Host
—
connect-src
Scheme
—
wss:
manifest-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.