chore: Don't allow other websites to include the app in an iframe
We don't need it anymore See #186
This commit is contained in:
parent
ac27433685
commit
f6dad71596
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ FileETag None
|
|||
</ifmodule>
|
||||
|
||||
<ifmodule mod_headers.c>
|
||||
Header set X-Frame-Options "ALLOW-FROM https://alltubedownload.net/"
|
||||
Header set X-Frame-Options DENY
|
||||
Header set X-Content-Type-Options nosniff
|
||||
Header set X-XSS-Protection "1; mode=block"
|
||||
Header set Referrer-Policy no-referrer
|
||||
|
|
Loading…
Reference in a new issue