Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' https://www.gstatic.com https://www.google.com https://www.recaptcha.net https://apis.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src https://fonts.gstatic.com; img-src 'self' data: blob: https://firebasestorage.googleapis.com https://uploads.mangadex.org https://cdn.asurascans.com https://s4.anilist.co https://media.kitsu.app https://us-central1-novelis-a1331.cloudfunctions.net https://cover-nmc6n3hpnq-uc.a.run.app; connect-src 'self' https://www.google.com https://www.recaptcha.net https://www.gstatic.com https://firestore.googleapis.com https://firebase.googleapis.com https://content-firebaseappcheck.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://us-central1-novelis-a1331.cloudfunctions.net https://api.mangadex.org; frame-src https://www.google.com https://www.recaptcha.net https://novelis-a1331.firebaseapp.com; object-src 'none';
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
img-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Host
—
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.