mirror of
https://github.com/block-core/angor-hub-old.git
synced 2026-01-31 07:34:21 +01:00
27 lines
527 B
JSON
27 lines
527 B
JSON
{
|
|
"configVersion": 1,
|
|
"timestamp": 1732690953272,
|
|
"index": "/index.html",
|
|
"assetGroups": [],
|
|
"dataGroups": [],
|
|
"hashTable": {},
|
|
"navigationUrls": [
|
|
{
|
|
"positive": true,
|
|
"regex": "^\\/.*$"
|
|
},
|
|
{
|
|
"positive": false,
|
|
"regex": "^\\/(?:.+\\/)?[^/]*\\.[^/]*$"
|
|
},
|
|
{
|
|
"positive": false,
|
|
"regex": "^\\/(?:.+\\/)?[^/]*__[^/]*$"
|
|
},
|
|
{
|
|
"positive": false,
|
|
"regex": "^\\/(?:.+\\/)?[^/]*__[^/]*\\/.*$"
|
|
}
|
|
],
|
|
"navigationRequestStrategy": "freshness"
|
|
} |