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:
Pierre Rudloff 2019-06-17 23:54:28 +02:00
parent ac27433685
commit f6dad71596

View file

@ -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