Hianime: Remove search ref in anime url. (#708)

* HiAnime: Remove search ref in anime url.

* Bump Version
This commit is contained in:
AlphaBoom 2025-02-24 18:54:10 +08:00 committed by GitHub
parent 899c24780b
commit 6a939e4f4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 1 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.HiAnime'
themePkg = 'zorotheme'
baseUrl = 'https://hianime.to'
overrideVersionCode = 44
overrideVersionCode = 45
}
apply from: "$rootDir/common.gradle"