Add MangaStein to Madara (#2864)

Add MangaStein to Madara
This commit is contained in:
AbdullahM0hamed 2020-04-27 01:54:26 +01:00 committed by GitHub
parent 32be7b2f11
commit 86b128e5d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -577,3 +577,5 @@ class MangaGecesi : Madara("Manga Gecesi", "https://mangagecesi.com", "tr") {
class MangaWT : Madara("MangaWT", "https://mangawt.com", "tr")
class DecadenceScans : Madara("Decadence Scans", "https://reader.decadencescans.com", "en")
class MangaStein : Madara("MangaStein", "https://mangastein.com", "tr")