Skip to content

Commit 89706b8

Browse files
committed
bump example plugins
1 parent 5f3b13e commit 89706b8

File tree

4 files changed

+34
-35
lines changed

4 files changed

+34
-35
lines changed

assets/plugins/AGE.json

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

assets/plugins/DM84.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": "DM84",
5+
"version": "1.1",
6+
"muliSources": true,
7+
"useWebview": true,
8+
"useNativePlayer": true,
9+
"userAgent": "",
10+
"baseURL": "https://dm84.tv/",
11+
"searchURL":"https://dm84.tv/s----------.html?wd=@keyword",
12+
"searchList": "//div/div[3]/ul/li",
13+
"searchName": "//div/a[2]",
14+
"searchResult": "//div/a[2]",
15+
"chapterRoads": "//div/div[4]/div/ul",
16+
"chapterResult": "//li/a"
17+
}

assets/plugins/aafun.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": "aafun",
5+
"version": "1.0",
6+
"muliSources": true,
7+
"useWebview": true,
8+
"useNativePlayer": true,
9+
"userAgent": "",
10+
"baseURL": "https://www.aafun.cc/",
11+
"searchURL": "https://www.aafun.cc/feng-s.html?wd=@keyword&submit=",
12+
"searchList": "//div/div[2]/div/div[2]/div/div/div[1]/div/div[2]/div/ul/li",
13+
"searchName": "//div/div/div[2]/div[1]/div/a",
14+
"searchResult": "//div/div/div[2]/div[1]/div/a",
15+
"chapterRoads": "//div[2]/div[2]/div/div/div[2]/div/div[1]/div[2]/div/div/div/ul",
16+
"chapterResult": "//li/a"
17+
}

assets/plugins/ciyuancheng.json

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

0 commit comments

Comments
 (0)