24 lines
415 B
JSON
24 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
|
||
|
}
|
||
|
]
|