Updating Onma arabic extension url (#11591)
This commit is contained in:
parent
7b11937c24
commit
bd530edb7d
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'Onma'
|
||||
extClass = '.Onma'
|
||||
themePkg = 'mmrcms'
|
||||
baseUrl = 'https://onma.top'
|
||||
overrideVersionCode = 2
|
||||
baseUrl = 'https://onma.me'
|
||||
overrideVersionCode = 3
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@ import org.jsoup.nodes.Document
|
||||
|
||||
class Onma : MMRCMS(
|
||||
"مانجا اون لاين",
|
||||
"https://onma.top",
|
||||
"https://onma.me",
|
||||
"ar",
|
||||
detailsTitleSelector = ".panel-heading",
|
||||
) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user