Skip to content

Commit e4794bd

Browse files
committed
bump plugins
1 parent 40a5d97 commit e4794bd

File tree

3 files changed

+21
-22
lines changed

3 files changed

+21
-22
lines changed

assets/plugins/7sefun.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

assets/plugins/anime7.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"api": "4",
3+
"type": "anime",
4+
"name": "anime7",
5+
"version": "1.0",
6+
"muliSources": true,
7+
"useWebview": true,
8+
"useNativePlayer": true,
9+
"userAgent": "",
10+
"baseURL": "https://anime7.top/",
11+
"searchURL": "https://anime7.top/vod-search/?wd=@keyword&submit=",
12+
"searchList": "//div[2]/div/div[2]/div/div[2]/div[1]/div/div[2]/div/ul//li",
13+
"searchName": "//div/div/div[2]/div[1]/a",
14+
"searchResult": "//div/div/div[2]/div[2]/a",
15+
"chapterRoads": "//ul[@id='hl-plays-list']",
16+
"chapterResult": "//li/a"
17+
}

assets/plugins/xfdm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"api": "3",
33
"type": "anime",
44
"name": "xfdm",
5-
"version": "1.6",
5+
"version": "1.7",
66
"muliSources": true,
77
"useWebview": true,
88
"useNativePlayer": true,
@@ -11,10 +11,10 @@
1111
"userAgent": "",
1212
"baseURL": "https://dm.xifanacg.com/",
1313
"searchURL": "https://dm.xifanacg.com/search.html?wd=@keyword",
14-
"searchList": "//div[4]/div/div",
14+
"searchList": "//div[@class='vod-detail style-detail cor4 search-list']",
1515
"searchName": "//div/div[2]/a/h3",
1616
"searchResult": "//div/div[2]/a",
17-
"chapterRoads": "//div[5]/div[2]/div[2]/div/div/ul",
17+
"chapterRoads": "//ul[@class='anthology-list-play size']",
1818
"chapterResult": "//li/a",
1919
"referer": ""
20-
}
20+
}

0 commit comments

Comments
 (0)