Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.gstatic.com https://*.gstatic.com https://apis.google.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https://cdn.myanimelist.net https://s4.anilist.co https://static.tvmaze.com https://upload.wikimedia.org https://cdn.discordapp.com https://wsrv.nl https://api.qrserver.com https://*.mzstatic.com; media-src 'self' blob: https://a.animethemes.moe https://*.animethemes.moe https://audio-ssl.itunes.apple.com https://*.mzstatic.com; connect-src 'self' https://api.jikan.moe https://graphql.anilist.co https://api.tvmaze.com https://*.wikipedia.org https://api.animethemes.moe https://itunes.apple.com https://raw.githubusercontent.com https://*.googleapis.com https://*.firebaseio.com https://*.firebasedatabase.app wss://*.firebasedatabase.app https://*.firebaseapp.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://discord.com https://accounts.google.com; frame-src 'self' https://*.firebaseapp.com https://accounts.google.com https://apis.google.com; object-src 'none'; base-uri 'self'; form-action 'self' https://accounts.google.com
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:
img-src
Scheme
—
blob:
img-src
Host
—
img-src
Host
—
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
media-src
Host
—
media-src
Host
—
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
frame-src
Keyword
—
'self'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
form-action
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.