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