diff options
author | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2024-04-07 23:11:09 +0530 |
---|---|---|
committer | Marc Pervaz Boocha <mboocha@sudomsg.xyz> | 2024-04-07 23:16:25 +0530 |
commit | 93946e92c910ea213f252da8b2bfe231227d7743 (patch) | |
tree | 18e8fb591be4698a1d479080df13b254f8780bf9 /public/_headers | |
parent | Added Cloud tracker by mistake, cloudflare auto inserts (diff) | |
download | sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.tar sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.tar.gz sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.tar.bz2 sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.tar.lz sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.tar.xz sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.tar.zst sudomsg-93946e92c910ea213f252da8b2bfe231227d7743.zip |
Added robots.txt
Diffstat (limited to 'public/_headers')
-rw-r--r-- | public/_headers | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/_headers b/public/_headers new file mode 100644 index 0000000..a524037 --- /dev/null +++ b/public/_headers @@ -0,0 +1,6 @@ +/* + X-Frame-Options: DENY + X-Content-Type-Options: nosniff + Referrer-Policy: no-referrer + Permissions-Policy: document-domain=() + Content-Security-Policy: script-src 'self'; frame-ancestors 'none'; |