Files
climperor/web/frontend/_headers
T
vosonandCursor cafd0651b1 Fix player sync empty overwrites and force CSS cache refresh.
Keep D1 recent/heroes/peers/rank when OpenDota is partial; bump site to 0.6.55 and shorten style.css cache so「我」layout is not stuck on stale CSS.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-01 01:46:13 +08:00

27 lines
555 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=60, must-revalidate
/fonts/*
Cache-Control: public, max-age=31536000, immutable