mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-27 12:01:49 +08:00
deploy
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user