1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-29 16:07:40 +01:00

Merge pull request #194 from movie-web/feature-frame-protection

Add security headers
This commit is contained in:
mrjvs 2023-03-10 20:45:43 +01:00 committed by GitHub
commit fca9fea265
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
public/_headers Normal file
View file

@ -0,0 +1,5 @@
/*
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: origin-when-cross-origin