add: openwrt import webui assets 2.3.0

import webui assets from latest 2.3.0 release packages for OpenWrt releases as well.
This commit is contained in:
Kaveh Dadgar
2024-09-08 20:18:49 +03:30
committed by GitHub
parent 5d222f22c8
commit e3e763d5a7
51 changed files with 269 additions and 0 deletions

12
wrt/files/webui/_headers Normal file
View 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