Animeworld 202 fix (#581)

* automatic session cookie retrieval

* automatic session cookie retrieval

---------

Co-authored-by: giorgio <giorgionegro@proton.me>
This commit is contained in:
giorgionegro 2025-01-22 13:50:29 +00:00 committed by GitHub
parent 7e56b69df2
commit bf54b7cd4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 6 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'ANIMEWORLD.tv'
extClass = '.ANIMEWORLD'
extVersionCode = 41
extVersionCode = 42
}
apply from: "$rootDir/common.gradle"