Update Url Manganoon "ar" (#4731)

This commit is contained in:
mohamedotaku 2024-08-25 03:14:10 +01:00 committed by GitHub
parent 425ffd5a30
commit d9e60d4e34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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
}

View File

@ -7,7 +7,7 @@ import java.util.Calendar
class MangaNoon : MangaThemesia(
"مانجا نون",
"https://noonscan.net",
"https://manjanoon.xyz",
"ar",
) {