mirror of
https://github.com/keiyoushi/extensions-source.git
synced 2024-11-22 18:32:39 +01:00
Update Url Manganoon "ar" (#4731)
This commit is contained in:
parent
425ffd5a30
commit
d9e60d4e34
@ -2,8 +2,8 @@ ext {
|
||||
extName = 'MangaNoon'
|
||||
extClass = '.MangaNoon'
|
||||
themePkg = 'mangathemesia'
|
||||
baseUrl = 'https://noonscan.net'
|
||||
overrideVersionCode = 4
|
||||
baseUrl = 'https://manjanoon.xyz'
|
||||
overrideVersionCode = 5
|
||||
isNsfw = false
|
||||
}
|
||||
|
||||
|
@ -7,7 +7,7 @@ import java.util.Calendar
|
||||
|
||||
class MangaNoon : MangaThemesia(
|
||||
"مانجا نون",
|
||||
"https://noonscan.net",
|
||||
"https://manjanoon.xyz",
|
||||
"ar",
|
||||
) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user