mangaae: switch to the new domain (#1761)

ar: mangaae: switch to the new domain
This commit is contained in:
Youssif Shaaban Alsager 2019-11-10 01:15:04 +02:00 committed by arkon
parent 4820825391
commit 71f3a97778
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: Manga.ae'
pkgNameSuffix = 'ar.mangaae'
extClass = '.MangaAe'
extVersionCode = 2
extVersionCode = 3
libVersion = '1.2'
}

View File

@ -14,7 +14,7 @@ class MangaAe : ParsedHttpSource() {
override val name = "مانجا العرب"
override val baseUrl = "https://www.manga.ae"
override val baseUrl = "https://www.mangaae.com"
override val lang = "ar"