This commit is contained in:
krahets
2025-10-05 04:02:42 +08:00
parent b63de328e2
commit 4bb5a3aa82
28 changed files with 26 additions and 26 deletions
+2 -2
View File
@@ -82,11 +82,11 @@
]
},
{
"source": "(/en|/zh-hant)?/assets/(hero|covers|avatar|)/(.+)\\.(png|jpg|svg|gif|webp|ico)",
"source": "(/en|/zh-hant)?/assets/(hero|covers|avatar)/(.+)\\.(png|jpg|svg|gif|webp|ico)",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=604800, immutable"
"value": "public, max-age=2592000, immutable"
}
]
},