Open
Cached
·
just now
11
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'none'; img-src 'self' data: https://raw.githubusercontent.com https://play.pokemonshowdown.com https://www.serebii.net; style-src 'self'; style-src-attr 'none'; style-src-elem 'self'; script-src 'self' https://www.gstatic.com https://www.google.com/recaptcha/; frame-src https://www.google.com/recaptcha/; connect-src 'self' https://firestore.googleapis.com https://*.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://firebaseappcheck.googleapis.com https://www.google.com/recaptcha/ https://pokeapi.co;
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Host
—
style-src
Keyword
—
'self'
style-src-attr
Keyword
—
'none'
style-src-elem
Keyword
—
'self'
script-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.