Add security headers

This commit is contained in:
ravaga 2026-03-03 18:19:14 +04:00
parent 9f66c880b6
commit c0360469e3
No known key found for this signature in database
GPG key ID: 6BA9F4BFD7B4129C

4
static/_headers Normal file
View file

@ -0,0 +1,4 @@
/*
X-Frame-Options: DENY
Permissions-Policy: camera=(), microphone=(), geolocation=()
Content-Security-Policy: frame-ancestors 'none'