This commit is contained in:
krahets
2024-10-11 03:11:49 +08:00
parent e977972456
commit 69ee25e908
4 changed files with 10 additions and 10 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -5,7 +5,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=604800, must-revalidate"
"value": "public, max-age=2592000, immutable"
}
]
},
@@ -14,7 +14,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=604800, must-revalidate"
"value": "public, max-age=2592000, immutable"
}
]
},
@@ -23,7 +23,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=604800, must-revalidate"
"value": "public, max-age=2592000, immutable"
}
]
},
@@ -32,7 +32,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=604800, must-revalidate"
"value": "public, max-age=2592000, immutable"
}
]
},
@@ -41,7 +41,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, must-revalidate"
"value": "public, max-age=2592000, immutable"
}
]
},
@@ -50,7 +50,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, must-revalidate"
"value": "public, max-age=604800, immutable"
}
]
},
@@ -59,7 +59,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, must-revalidate"
"value": "public, max-age=604800, immutable"
}
]
},
@@ -68,7 +68,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=86400, must-revalidate"
"value": "public, max-age=604800, immutable"
}
]
},
@@ -77,7 +77,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=3600, must-revalidate"
"value": "public, max-age=86400, immutable"
}
]
},
@@ -86,7 +86,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=3600, must-revalidate"
"value": "public, max-age=86400, immutable"
}
]
}

Binary file not shown.