Change NightComic to https (#2737)

Change NightComic to https
This commit is contained in:
AbdullahM0hamed 2020-04-21 20:13:23 +01:00 committed by GitHub
parent 4b33e06fa0
commit 0fe9f390ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: Madara (multiple sources)'
pkgNameSuffix = "all.madara"
extClass = '.MadaraFactory'
extVersionCode = 73
extVersionCode = 74
libVersion = '1.2'
}

View File

@ -422,7 +422,7 @@ class HunterFansub : Madara("Hunter Fansub", "https://hunterfansub.com", "es") {
class MangaArabTeam : Madara("مانجا عرب تيم Manga Arab Team", "https://mangaarabteam.com", "ar")
class NightComic : Madara("Night Comic", "http://www.nightcomic.com", "en")
class NightComic : Madara("Night Comic", "https://www.nightcomic.com", "en")
class Toonily : Madara("Toonily", "https://toonily.com", "en")