manjanoon: update domain (#4503)
This commit is contained in:
parent
f4124bb944
commit
e0a7051166
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'MangaNoon'
|
||||
extClass = '.MangaNoon'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://manjanoon.co'
|
||||
overrideVersionCode = 3
|
||||
baseUrl = 'https://noonscan.net'
|
||||
overrideVersionCode = 4
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ import java.util.Calendar
|
|||
|
||||
class MangaNoon : MangaThemesia(
|
||||
"مانجا نون",
|
||||
"https://manjanoon.co",
|
||||
"https://noonscan.net",
|
||||
"ar",
|
||||
) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue