Hanime1: Filter ads from search results and more (#846)

* Hanime1:Filter advertisement items from search results.

* Hanime1:Fix the missing source for some videos.

* Hanime1:Add subtitle preference setting.

* Hanime1:Bump version.
This commit is contained in:
AlphaBoom 2025-03-25 03:29:26 +09:00 committed by GitHub
parent f4c6e113bb
commit faf9d63d75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 19 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Hanime1'
extClass = '.Hanime1'
extVersionCode = 3
extVersionCode = 4
isNsfw = true
}