-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathmutefun.json
More file actions
28 lines (28 loc) · 870 Bytes
/
Copy pathmutefun.json
File metadata and controls
28 lines (28 loc) · 870 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
{
"api": "6",
"type": "anime",
"name": "mutefun",
"version": "1.1",
"muliSources": true,
"useWebview": true,
"useNativePlayer": true,
"usePost": false,
"useLegacyParser": false,
"adBlocker": false,
"userAgent": "",
"baseURL": "https://www.mutefun.tv/",
"searchURL": "https://www.mutefun.tv/vodsearch/-------------.html?wd=@keyword",
"searchList": "//div[1]/div[3]/div/div/div[3]/div//div",
"searchName": "//div[2]/div[1]/a/strong",
"searchResult": "//div[3]/a[2]",
"chapterRoads": "//div[1]/div[3]/div/div[3]//div",
"chapterResult": "//div/div/a",
"referer": "",
"antiCrawlerConfig": {
"enabled": true,
"captchaType": 1,
"captchaImage": "//div[4]/div[1]/img",
"captchaInput": "//div[4]/div[1]/input",
"captchaButton": "//div[4]/div[2]/input"
}
}