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