79752104

Date: 2025-09-01 01:19:13
Score: 1
Natty:
Report link

# Remove the old X-Frame-Options header

proxy_hide_header X-Frame-Options;

# Add a Content-Security Policy header to allow embeds from your url

add_header Content-Security-Policy "frame-ancestors 'self' your url;";

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: iuv.Li