-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathdmghg.json
More file actions
32 lines (32 loc) · 902 Bytes
/
Copy pathdmghg.json
File metadata and controls
32 lines (32 loc) · 902 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": "dmghg",
"version": "1.0",
"muliSources": true,
"useWebview": true,
"useNativePlayer": true,
"usePost": false,
"useLegacyParser": true,
"adBlocker": true,
"userAgent": "",
"baseURL": "https://www.dmghg1.com/",
"searchURL": "https://www.dmghg1.com/index.php/vod/search.html?wd=@keyword",
"searchList": "//div[@class='module-items module-card-items']//div",
"searchName": "//a/strong",
"searchResult": "//div[@class='module-card-item-footer']/a[2]",
"chapterRoads": "//div[@class='module-play-list-content module-play-list-larger ']",
"chapterResult": "//a",
"referer": "",
"antiCrawlerConfig": {
"enabled": false,
"captchaType": 1,
"captchaImage": "",
"captchaInput": "",
"captchaButton": "",
"captchaDetectType": 1,
"captchaDetectValue": "",
"captchaScript": ""
}
}