mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2025-07-09 11:21:28 +08:00
提交
This commit is contained in:
12
dashboard/public/_headers
Normal file
12
dashboard/public/_headers
Normal file
@ -0,0 +1,12 @@
|
||||
# for netlify hosting
|
||||
# https://docs.netlify.com/routing/headers/#syntax-for-the-headers-file
|
||||
|
||||
/*
|
||||
X-Frame-Options: DENY
|
||||
X-XSS-Protection: 1; mode=block
|
||||
X-Content-Type-Options: nosniff
|
||||
Referrer-Policy: same-origin
|
||||
/*.css
|
||||
Cache-Control: public, max-age=31536000, immutable
|
||||
/*.js
|
||||
Cache-Control: public, max-age=31536000, immutable
|
Reference in New Issue
Block a user