mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 23:32:17 +10:00
fix: iframe deny headers
This commit is contained in:
parent
bc65e50f92
commit
baa126c4ae
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
||||||
|
/*
|
||||||
|
X-Frame-Options: DENY
|
||||||
|
Content-Security-Policy: frame-ancestors 'none';
|
||||||
|
|
||||||
https://cdn.jsdelivr.net/*
|
https://cdn.jsdelivr.net/*
|
||||||
Cache-Control: max-age=31536000
|
Cache-Control: max-age=31536000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue