| 123456789101112131415 |
- /*
- X-Content-Type-Options: nosniff
- Referrer-Policy: strict-origin-when-cross-origin
- /assets/*
- Cache-Control: public, max-age=31536000, immutable
- /_images/*
- Cache-Control: public, max-age=604800
- /_media/*
- Cache-Control: public, max-age=604800
- /*.html
- Cache-Control: public, max-age=0, must-revalidate
|