Kemono: update Url (#9937)
This commit is contained in:
parent
3a3c1e6481
commit
658b70b8fe
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Kemono'
|
||||
extClass = '.Kemono'
|
||||
themePkg = 'kemono'
|
||||
baseUrl = 'https://kemono.su'
|
||||
overrideVersionCode = 0
|
||||
baseUrl = 'https://kemono.cr'
|
||||
overrideVersionCode = 1
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -2,7 +2,7 @@ package eu.kanade.tachiyomi.extension.all.kemono
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.kemono.Kemono
|
||||
|
||||
class Kemono : Kemono("Kemono", "https://kemono.su", "all") {
|
||||
class Kemono : Kemono("Kemono", "https://kemono.cr", "all") {
|
||||
override val getTypes = listOf(
|
||||
"Patreon",
|
||||
"Pixiv Fanbox",
|
||||
|
Loading…
x
Reference in New Issue
Block a user