parent
ec8a7f0190
commit
9c71b92ecf
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'MangaNoon'
|
||||
extClass = '.MangaNoon'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://manjanoon.xyz'
|
||||
overrideVersionCode = 5
|
||||
baseUrl = 'https://noonscan.site'
|
||||
overrideVersionCode = 6
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ import java.util.Calendar
|
|||
|
||||
class MangaNoon : MangaThemesia(
|
||||
"مانجا نون",
|
||||
"https://manjanoon.xyz",
|
||||
"https://noonscan.site",
|
||||
"ar",
|
||||
) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue