updated birdtoon domain (#8862)

* Update BirdToon.kt

* Update build.gradle

* Update build.gradle
This commit is contained in:
Zero 2025-05-18 11:04:54 +05:30 committed by Draff
parent 86ea37c3a5
commit 36f9e925f2
No known key found for this signature in database
GPG Key ID: E8A89F3211677653
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ ext {
extName = 'BirdToon'
extClass = '.BirdToon'
themePkg = 'madara'
baseUrl = 'https://birdtoon.org'
overrideVersionCode = 1
baseUrl = 'https://birdtoon.shop'
overrideVersionCode = 2
isNsfw = true
}

View File

@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
class BirdToon : Madara(
"BirdToon",
"https://birdtoon.org",
"https://birdtoon.shop",
"id",
) {
override val mangaSubString = "komik"