Files
climperor/web/frontend/_headers
T
vosonandCursor 7c9e54e5eb v0.6.0: mark Climperor Web shell and SEO milestone.
Brand title uses self-hosted Noto Serif SC; document minor vs patch SITE_VERSION bumps.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-30 07:25:04 +08:00

27 lines
556 B
Plaintext

/*
X-Content-Type-Options: nosniff
/index.html
Cache-Control: public, max-age=0, must-revalidate
/data.json
Cache-Control: public, max-age=0, must-revalidate
/app.js
Cache-Control: public, max-age=60, must-revalidate
/config.js
Cache-Control: public, max-age=0, must-revalidate
/router.js
Cache-Control: public, max-age=60, must-revalidate
/mobile-gate.js
Cache-Control: public, max-age=60, must-revalidate
/style.css
Cache-Control: public, max-age=300, must-revalidate
/fonts/*
Cache-Control: public, max-age=31536000, immutable