Update domain for Catharsis World (#8170)
This commit is contained in:
parent
5b7ce2f85d
commit
d43dd231b2
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Catharsis World'
|
||||
extClass = '.CatharsisWorld'
|
||||
themePkg = 'madara'
|
||||
baseUrl = 'https://catharsisworld.akan01.com'
|
||||
overrideVersionCode = 1
|
||||
baseUrl = 'https://catharsisworld.dig-it.info'
|
||||
overrideVersionCode = 2
|
||||
isNsfw = true
|
||||
}
|
||||
|
||||
|
@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
|
||||
|
||||
class CatharsisWorld : Madara(
|
||||
"Catharsis World",
|
||||
"https://catharsisworld.akan01.com",
|
||||
"https://catharsisworld.dig-it.info",
|
||||
"es",
|
||||
) {
|
||||
override val versionId = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user