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'
|
extName = 'BirdToon'
|
||||||
extClass = '.BirdToon'
|
extClass = '.BirdToon'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://birdtoon.org'
|
baseUrl = 'https://birdtoon.shop'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 2
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
|
|||||||
|
|
||||||
class BirdToon : Madara(
|
class BirdToon : Madara(
|
||||||
"BirdToon",
|
"BirdToon",
|
||||||
"https://birdtoon.org",
|
"https://birdtoon.shop",
|
||||||
"id",
|
"id",
|
||||||
) {
|
) {
|
||||||
override val mangaSubString = "komik"
|
override val mangaSubString = "komik"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user