-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathqifun.json
More file actions
32 lines (32 loc) · 894 Bytes
/
Copy pathqifun.json
File metadata and controls
32 lines (32 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"deprecated": true,
"api": "7",
"type": "anime",
"name": "qifun",
"version": "2.1",
"muliSources": true,
"useWebview": true,
"useNativePlayer": true,
"usePost": false,
"useLegacyParser": false,
"adBlocker": false,
"userAgent": "",
"baseURL": "https://www.qifun.cc/",
"searchURL": "https://www.qifun.cc/vodsearch/-------------.html?wd=@keyword",
"searchList": "//div[@class='row gutter-20']",
"searchName": "//h6[@class='title']",
"searchResult": "//a",
"chapterRoads": "//div[@id='tagContent']//div",
"chapterResult": "//div/a",
"referer": "",
"antiCrawlerConfig": {
"enabled": true,
"captchaType": 1,
"captchaImage": "//img[@class='mac_verify_img']",
"captchaInput": "//input",
"captchaButton": "//input[@class='verify_submit submit_btn']",
"captchaDetectType": 1,
"captchaDetectValue": "",
"captchaScript": ""
}
}