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