(hi/animesaga) Updated Logo (#955)
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update build.gradle * Update AniSAGA.kt
This commit is contained in:
parent
f57e2ea5af
commit
f568df679e
7 changed files with 2 additions and 2 deletions
src/hi/animesaga
build.gradle
res
mipmap-hdpi
mipmap-mdpi
mipmap-xhdpi
mipmap-xxhdpi
mipmap-xxxhdpi
src/eu/kanade/tachiyomi/animeextension/hi/animesaga
|
@ -3,7 +3,7 @@ ext {
|
|||
extClass = '.AniSAGA'
|
||||
themePkg = 'dooplay'
|
||||
baseUrl = 'https://www.anisaga.org'
|
||||
overrideVersionCode = 16
|
||||
overrideVersionCode = 17
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 3.5 KiB After ![]() (image error) Size: 2 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 2 KiB After ![]() (image error) Size: 1 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 4.6 KiB After ![]() (image error) Size: 2.9 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 8.1 KiB After ![]() (image error) Size: 6.5 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 11 KiB After ![]() (image error) Size: 9.5 KiB ![]() ![]() |
|
@ -14,7 +14,7 @@ class AniSAGA : DooPlay(
|
|||
"AniSAGA",
|
||||
"https://www.anisaga.org",
|
||||
) {
|
||||
private val videoHost = "https://plyrxcdn.site/"
|
||||
private val videoHost = "https://plyrxcdn.site"
|
||||
|
||||
// ============================== Popular ===============================
|
||||
override fun popularAnimeSelector() = "div.top-imdb-list > div.top-imdb-item"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue