Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; img-src 'self' https://developer-assets.paytm.com data: https://*.paytm.com https://fonts.googleapis.com https://www.google.com https://www.google.co.in https://www.google-analytics.com; connect-src 'self' https://*.paytm.com https://*.paytm.in https://www.google-analytics.com https://stats.g.doubleclick.net; font-src 'self' data: https://fonts.googleapis.com https://themes.googleusercontent.com https://fonts.gstatic.com; frame-src 'self' https://*.paytm.com https://d31hv8unylkhxc.cloudfront.net/index.html; style-src 'unsafe-inline' https://*.paytm.com https://cdn.in-freshbots.ai https://developer-assets.paytm.com https://fonts.googleapis.com; media-src 'self' https://*.paytm.com; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://*.paytm.com https://staticpg.paytm.in https://www.googletagmanager.com https://www.google-analytics.com https://cdn.in-freshbots.ai https://developer-assets.paytm.com; report-uri https://csp-report.mypaytm.com/reportcspviolations.php; frame-ancestors 'self' https://*.paytm.com;
default-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
frame-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
media-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'unsafe-inline'
report-uri
Host
—
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.