Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; img-src 'self' https://testing.developer.gimp.org https://developer.gimp.org https://blogs.gnome.org; style-src 'self'; script-src 'self' https://www.openhub.net; font-src 'self'; child-src 'self' https://peer.tube https://www.openhub.net https://www.youtube.com https://www.youtube-nocookie.com https://video.blender.org; object-src 'none'; media-src 'self' https://download.gimp.org https://download-fallback.gimp.org https://www.mirrorservice.org https://*.ftp.acc.umu.se https://ftp.rrze.uni-erlangen.de; base-uri 'self'; form-action 'self' https://www.paypal.com https://gitlab.gnome.org https://duckduckgo.com; frame-ancestors 'self';
default-src
Keyword
—
'none'
img-src
Keyword
—
'self'
style-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Host
—
font-src
Keyword
—
'self'
child-src
Keyword
—
'self'
child-src
Host
—
object-src
Keyword
—
'none'
media-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.