This commit is contained in:
krahets
2024-09-28 18:39:10 +08:00
parent 8caabebc5e
commit 53c322f03b
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -28,7 +28,7 @@
]
},
{
"source": "(/en|/zh-hant)?/assets/javascripts/workers/search.(.+).min.js",
"source": "(\/en|/zh-hant)?/assets/javascripts/workers/search.(.+).min.js",
"headers": [
{
"key": "Cache-Control",
@@ -95,7 +95,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=31536000, immutable"
"value": "public, max-age=600"
}
]
}

Binary file not shown.