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