parent
696f4f2bc9
commit
5a3e302137
|
@ -2,8 +2,8 @@ ext {
|
||||||
extName = 'CoManhua'
|
extName = 'CoManhua'
|
||||||
extClass = '.CoManhua'
|
extClass = '.CoManhua'
|
||||||
themePkg = 'wpcomics'
|
themePkg = 'wpcomics'
|
||||||
baseUrl = 'https://comanhuaz.com'
|
baseUrl = 'https://comanhuaw.com'
|
||||||
overrideVersionCode = 0
|
overrideVersionCode = 1
|
||||||
isNsfw = false
|
isNsfw = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ import java.util.TimeZone
|
||||||
|
|
||||||
class CoManhua : WPComics(
|
class CoManhua : WPComics(
|
||||||
"CoManhua",
|
"CoManhua",
|
||||||
"https://comanhuaz.com",
|
"https://comanhuaw.com",
|
||||||
"vi",
|
"vi",
|
||||||
gmtOffset = null,
|
gmtOffset = null,
|
||||||
) {
|
) {
|
||||||
|
|
Loading…
Reference in New Issue