mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-13 18:00:18 +08:00
94 lines
2.6 KiB
JSON
94 lines
2.6 KiB
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/assets/stylesheets/main.(.+).min.css",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/stylesheets/palette.(.+).min.css",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/javascripts/bundle.(.+).min.js",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/javascripts/workers/search.(.+).min.js",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/javascripts/glightbox.min.js",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/stylesheets/glightbox.min.css",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/javascripts/mathjax.js",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=86400, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/images/logo.svg",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=86400, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/assets/images/favicon.png",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=86400, immutable"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"source": "/stylesheets/extra.css",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=86400, immutable"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |