parent
4b33e06fa0
commit
0fe9f390ce
|
@ -5,7 +5,7 @@ ext {
|
|||
appName = 'Tachiyomi: Madara (multiple sources)'
|
||||
pkgNameSuffix = "all.madara"
|
||||
extClass = '.MadaraFactory'
|
||||
extVersionCode = 73
|
||||
extVersionCode = 74
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
|
|
@ -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")
|
||||
|
||||
|
|
Loading…
Reference in New Issue