Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https://api.primitivebaptist.ph https://firebasestorage.googleapis.com https://i.ytimg.com https://img.youtube.com https://i.scdn.co; frame-src https://www.youtube.com https://youtube.com https://open.spotify.com https://www.facebook.com; connect-src 'self' https://api.primitivebaptist.ph; media-src 'self' https://api.primitivebaptist.ph
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
media-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.