Skip to content

Commit

Permalink
update and enable nyafun
Browse files Browse the repository at this point in the history
  • Loading branch information
ErBWs committed Nov 14, 2024
1 parent 9abeb86 commit 5a8b936
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
6 changes: 6 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,11 @@
"version": "1.1",
"useNativePlayer": true,
"author": ""
},
{
"name": "nyafun",
"version": "0.0.3",
"useNativePlayer": true,
"author": ""
}
]
11 changes: 6 additions & 5 deletions nyafun.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"api": "1",
"api": "3",
"type": "anime",
"name": "nyafun",
"version": "0.0.2",
"version": "0.0.3",
"muliSources": true,
"useWebview": true,
"useNativePlayer": false,
"useNativePlayer": true,
"userAgent": "",
"baseURL": "https://www.nyafun.net",
"searchURL":"https://www.nyafun.net/search.html?wd=@keyword",
"referer": "https://play.nyadm.net/"
"baseURL": "https://www.nyadm.net/",
"searchURL":"https://www.nyadm.net/search.html?wd=@keyword",
"searchList": "//div[4]/div/div[1]/div/div",
"searchName": "//div[3]/div[1]/div[1]/a[1]",
"searchResult": "//div[3]/div[1]/div[1]/a[1]",
Expand Down

0 comments on commit 5a8b936

Please sign in to comment.