Skip to content

Commit 0618ce2

Browse files
committed
chore: update default plugins
1 parent eab92b2 commit 0618ce2

File tree

6 files changed

+53
-52
lines changed

6 files changed

+53
-52
lines changed

assets/plugins/7sefun.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"api": "4",
3+
"type": "anime",
4+
"name": "7sefun",
5+
"version": "1.1",
6+
"muliSources": true,
7+
"useWebview": true,
8+
"useNativePlayer": true,
9+
"userAgent": "",
10+
"referer": "https://www.7sefun.top/",
11+
"baseURL": "https://www.7sefun.top/",
12+
"searchURL": "https://www.7sefun.top/vodsearch/-------------.html?wd=@keyword",
13+
"searchList": "//div[2]/div[2]/div[2]/div[2]/div",
14+
"searchName": "//div[2]/text()",
15+
"searchResult": "//a",
16+
"chapterRoads": "//div[2]/div[2]/div[2]/div/div[2]/div[1]/div[2]",
17+
"chapterResult": "//a"
18+
}

assets/plugins/AGE.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"api": "1",
3+
"type": "anime",
4+
"name": "AGE",
5+
"version": "1.5",
6+
"muliSources": true,
7+
"useWebview": true,
8+
"useNativePlayer": true,
9+
"userAgent": "",
10+
"baseURL": "https://www.agedm.io/",
11+
"searchURL": "https://www.agedm.io/search?query=@keyword",
12+
"searchList": "//div[2]/div/section/div/div/div/div",
13+
"searchName": "//div/div[2]/h5/a",
14+
"searchResult": "//div/div[2]/h5/a",
15+
"chapterRoads": "//div[2]/div/section/div/div[2]/div[2]/div[2]/div",
16+
"chapterResult": "//ul/li/a"
17+
}

assets/plugins/DM84.json

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

assets/plugins/anime7.json

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

assets/plugins/aowu.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"api": "4",
3+
"type": "anime",
4+
"name": "aowu",
5+
"version": "1.0",
6+
"muliSources": true,
7+
"useWebview": true,
8+
"useNativePlayer": true,
9+
"useLegacyParser": false,
10+
"userAgent": "",
11+
"baseURL": "https://www.aowu.tv/",
12+
"searchURL": "https://www.aowu.tv/search/-------------.html?wd=@keyword",
13+
"searchList": "//div[@class='vod-detail style-detail cor4 search-list']",
14+
"searchName": "//div/div[2]/a/h3",
15+
"searchResult": "//div/div[2]/div[5]/div/a",
16+
"chapterRoads": "//ul[@class='anthology-list-play size']",
17+
"chapterResult": "//li/a"
18+
}

assets/plugins/mandao.json

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

0 commit comments

Comments
 (0)