DemonSect: Updated Domain (#4742)
This commit is contained in:
parent
edff39f57e
commit
a6659a97dc
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = 'Demon Sect'
|
extName = 'Demon Sect'
|
||||||
extClass = '.DemonSect'
|
extClass = '.DemonSect'
|
||||||
themePkg = 'mangathemesia'
|
themePkg = 'mangathemesia'
|
||||||
baseUrl = 'https://dsectcomics.org'
|
baseUrl = 'https://seitacelestial.com'
|
||||||
overrideVersionCode = 15
|
overrideVersionCode = 16
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
|
@ -11,7 +11,7 @@ import java.util.concurrent.TimeUnit
|
||||||
|
|
||||||
class DemonSect : MangaThemesia(
|
class DemonSect : MangaThemesia(
|
||||||
"Demon Sect",
|
"Demon Sect",
|
||||||
"https://dsectcomics.org",
|
"https://seitacelestial.com",
|
||||||
"pt-BR",
|
"pt-BR",
|
||||||
"/comics",
|
"/comics",
|
||||||
) {
|
) {
|
||||||
|
|
Loading…
Reference in New Issue