DailyHotApi/utils/test.json

40 lines
804 B
JSON
Raw Normal View History

2023-07-03 08:14:40 +00:00
{
"opts": {},
"methods": ["HEAD", "OPTIONS", "GET", "PUT", "PATCH", "POST", "DELETE"],
"exclusive": false,
"params": {},
"stack": [
{
"opts": {
"end": true,
"name": null,
"sensitive": false,
"strict": false,
"prefix": ""
},
"name": null,
"methods": ["HEAD", "GET"],
"paramNames": [],
"stack": [null],
"path": "/zhihu",
"regexp": {}
},
{
"opts": {
"end": true,
"name": null,
"sensitive": false,
"strict": false,
"prefix": ""
},
"name": null,
"methods": ["HEAD", "GET"],
"paramNames": [],
"stack": [null],
"path": "/zhihu/new",
"regexp": {}
}
],
"info": { "title": "知乎", "subtitle": "热榜" }
}