updated birdtoon domain (#8862)
* Update BirdToon.kt * Update build.gradle * Update build.gradle
This commit is contained in:
parent
86ea37c3a5
commit
36f9e925f2
@ -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
|
||||
}
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user