xxxx
This commit is contained in:
23
example.json
Normal file
23
example.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user