parent
4defc529d3
commit
fca1ceeb89
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Catharsis World'
|
extName = 'Catharsis World'
|
||||||
extClass = '.CatharsisWorld'
|
extClass = '.CatharsisWorld'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://catharsisworld.kawi.lat'
|
baseUrl = 'https://catharsisworld.akan01.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
|
|||||||
|
|
||||||
class CatharsisWorld : Madara(
|
class CatharsisWorld : Madara(
|
||||||
"Catharsis World",
|
"Catharsis World",
|
||||||
"https://catharsisworld.kawi.lat",
|
"https://catharsisworld.akan01.com",
|
||||||
"es",
|
"es",
|
||||||
) {
|
) {
|
||||||
override val versionId = 2
|
override val versionId = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user