This commit is contained in:
krahets
2025-10-05 03:43:11 +08:00
parent f062e8d04d
commit 01d2c4efc2
28 changed files with 26 additions and 26 deletions

View File

@@ -73,7 +73,7 @@
]
},
{
"source": "(/en|/zh-hant)?/chapter_(.+)/(.+).assets/(.+).(png|jpg|svg|gif|webp|ico)",
"source": "(/en|/zh-hant)?/chapter_(.+)/(.+).assets/(.+)\\.(png|jpg|svg|gif|webp|ico)",
"headers": [
{
"key": "Cache-Control",
@@ -82,7 +82,7 @@
]
},
{
"source": "(/en|/zh-hant)?/(.+.)?assets/(hero|covers|avatar|)/(.+).(png|jpg|svg|gif|webp)",
"source": "(/en|/zh-hant)?/(index\\.)?assets/(hero/|covers/|avatar/)?(.+)\\.(png|jpg|svg|gif|webp)",
"headers": [
{
"key": "Cache-Control",