Update domain for Catharsis World (#8170)
This commit is contained in:
parent
5b7ce2f85d
commit
d43dd231b2
@ -2,8 +2,8 @@ ext {
|
|||||||
extName = 'Catharsis World'
|
extName = 'Catharsis World'
|
||||||
extClass = '.CatharsisWorld'
|
extClass = '.CatharsisWorld'
|
||||||
themePkg = 'madara'
|
themePkg = 'madara'
|
||||||
baseUrl = 'https://catharsisworld.akan01.com'
|
baseUrl = 'https://catharsisworld.dig-it.info'
|
||||||
overrideVersionCode = 1
|
overrideVersionCode = 2
|
||||||
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.akan01.com",
|
"https://catharsisworld.dig-it.info",
|
||||||
"es",
|
"es",
|
||||||
) {
|
) {
|
||||||
override val versionId = 2
|
override val versionId = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user