Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: blob: https:; connect-src 'self' https://*.firebaseio.com https://*.firebasedatabase.app https://firestore.googleapis.com https://*.firestore.googleapis.com https://*.googleapis.com https://ntfy.sh https://api.open-meteo.com https://geocoding-api.open-meteo.com https://api.bigdatacloud.net https://ipapi.co https://huggingface.co https://*.huggingface.co https://calendar.google.com https://*.google.com https://script.google.com https://script.googleusercontent.com https://api.telegram.org https://www.googletagmanager.com https://www.google-analytics.com https://*.analytics.google.com https://*.peerjs.com https://0.peerjs.com wss://*.peerjs.com wss://0.peerjs.com; worker-src 'self' blob:; child-src blob:; media-src 'self' blob: mediastream: data:; object-src 'none';
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
Scheme
—
https:
connect-src
Keyword
—
'self'
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
connect-src
Host
—
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
child-src
Scheme
—
blob:
media-src
Keyword
—
'self'
media-src
Scheme
—
blob:
media-src
Scheme
—
mediastream:
media-src
Scheme
—
data:
object-src
Keyword
—
'none'
Content-Security-Policy-Report-Only
No report-only CSP headers found.