Skip to content

Commit

Permalink
replace ant with MT
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed Jun 24, 2024
1 parent 30510a7 commit 0ed4050
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
17 changes: 17 additions & 0 deletions assets/plugins/MT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"api": "1",
"type": "anime",
"name": "MT",
"version": "1.0",
"muliSources": true,
"useWebview": true,
"useNativePlayer": true,
"userAgent": "",
"baseURL": "https://www.mutean.com/",
"searchURL":"https://www.mutean.com/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[3]/div/div",
"chapterResult": "//a"
}
17 changes: 0 additions & 17 deletions assets/plugins/ant.json

This file was deleted.

0 comments on commit 0ed4050

Please sign in to comment.