PyramidStore/example.json
2025-03-21 16:29:35 +08:00

23 lines
415 B
JSON

[
{
"key": "金牌",
"name": "金牌",
"type": 3,
"api": "爬虫所在位置/金牌.py",
"searchable": 1,
"quickSearch": 1,
"filterable": 1,
"ext": {
"site": "域名1,域名2,域名3......"
}
},
{
"key": "光速",
"name": "光速",
"type": 3,
"api": "爬虫所在位置/光速.py",
"searchable": 1,
"quickSearch": 1,
"filterable": 1
}
]