add & fix some madara sources (#8093)

* Update Manhwa68.kt

* Update Mangafastcom.kt

* Update Mangafastcom.kt

* icons

* Create Mangaforfreecom.kt

* Delete multisrc/overrides/madara/lolicon/res directory

* Add files via upload

* Update MadaraGenerator.kt

* Update Mangafastcom.kt
This commit is contained in:
CVIUS 2021-07-13 21:19:51 +08:00 committed by GitHub
parent 406db5a2f1
commit 25d955d116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
28 changed files with 16 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -8,7 +8,7 @@ class Mangafastcom : Madara(
"Manga-fast.com",
"https://manga-fast.com",
"en",
dateFormat = SimpleDateFormat("dd MMM yyyy", Locale.US)
dateFormat = SimpleDateFormat("d MMMM, yyyy", Locale.US)
) {
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 KiB

View File

@ -0,0 +1,7 @@
package eu.kanade.tachiyomi.extension.en.mangaforfreecom
import eu.kanade.tachiyomi.annotations.Nsfw
import eu.kanade.tachiyomi.multisrc.madara.Madara
@Nsfw
class Mangaforfreecom : Madara("Mangaforfree.com", "https://mangaforfree.com", "en")

View File

@ -10,7 +10,7 @@ class Manhwa68 : Madara(
"Manhwa68",
"https://manhwa68.com",
"en",
dateFormat = SimpleDateFormat("MMM d yyyy", Locale.US)
dateFormat = SimpleDateFormat("MMM d, yyyy", Locale.US)
) {
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

View File

@ -117,7 +117,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Lily Manga", "https://lilymanga.com", "en"),
SingleLang("Lima Scans", "http://limascans.xyz/v2", "pt-BR", isNsfw = true, overrideVersionCode = 1),
SingleLang("Little Monster Scan", "https://littlemonsterscan.com.br", "pt-BR", overrideVersionCode = 2),
SingleLang("Lolicon", "https://lolicon.mobi", "en", isNsfw = true),
SingleLang("Lolicon", "https://lolicon.mobi", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("LovableSubs", "https://lovablesubs.com", "tr", overrideVersionCode = 1),
SingleLang("MG Komik", "https://mgkomik.com", "id", overrideVersionCode = 2),
SingleLang("MMScans", "https://mm-scans.com/", "en", overrideVersionCode = 1),
@ -160,7 +160,8 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("MangaCV", "https://mangacv.com", "en", isNsfw = true),
SingleLang("MangaDods", "https://www.mangadods.com", "en", overrideVersionCode = 2),
SingleLang("MangaEffect", "https://mangaeffect.com", "en", overrideVersionCode = 1),
SingleLang("Manga-fast.com", "https://manga-fast.com", "en", className = "Mangafastcom", overrideVersionCode = 1),
SingleLang("Mangaforfree.com", "https://mangaforfree.com", "en", isNsfw = true, className = "Mangaforfreecom"),
SingleLang("Manga-fast.com", "https://manga-fast.com", "en", className = "Mangafastcom", overrideVersionCode = 2),
SingleLang("MangaFort", "https://mangafort.com", "en"),
SingleLang("MangaFoxFull", "https://mangafoxfull.com", "en"),
SingleLang("MangaGreat", "https://mangagreat.com", "en", overrideVersionCode = 1),
@ -174,6 +175,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("MangaRave", "https://www.mangarave.com", "en", overrideVersionCode = 2),
SingleLang("MangaRead.org", "https://www.mangaread.org", "en", className = "MangaReadOrg", overrideVersionCode = 1),
SingleLang("MangaSco", "https://mangasco.com", "en", overrideVersionCode = 1),
SingleLang("MangaSmile", "https://mangassmile.com", "en"),
SingleLang("MangaSpark", "https://mangaspark.com", "ar", overrideVersionCode = 1),
SingleLang("MangaStein", "https://mangastein.com", "tr", overrideVersionCode = 1),
SingleLang("MangaStic", "https://mangastic.com", "en"),
@ -213,7 +215,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Manhwaraw.net", "https://manhwaraw.net", "en", className = "Manhwarawnet"),
SingleLang("Manhwa.club", "https://manhwa.club", "en", className="ManwhaClub", overrideVersionCode = 2), // wrong class name for backward compatibility
SingleLang("Manhwa18.org", "https://manhwa18.org", "en", isNsfw = true, className = "Manhwa18Org", overrideVersionCode = 1),
SingleLang("Manhwa68", "https://manhwa68.com", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Manhwa68", "https://manhwa68.com", "en", isNsfw = true, overrideVersionCode = 2),
SingleLang("ManhwaBookShelf", "https://manhwabookshelf.com", "en"),
SingleLang("Manhwafull", "https://manhwafull.com", "en"),
SingleLang("ManhwaNelo", "https://manhwanelo.com", "en"),
@ -226,6 +228,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("ManyComic", "https://manycomic.com", "en", isNsfw = true, overrideVersionCode = 1),
SingleLang("Mark Scans", "https://markscans.online", "pt-BR", overrideVersionCode = 2),
SingleLang("MHentais", "https://mhentais.com", "pt-BR", isNsfw = true),
SingleLang("Mhmanga", "https://mhmanga.com", "en"),
SingleLang("NeoXXX Scans", "https://xxx.neoxscans.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
SingleLang("Midnight Mess Scans", "https://midnightmess.org", "en", isNsfw = true, overrideVersionCode = 5),
SingleLang("Milftoon", "https://milftoon.xxx", "en", isNsfw = true, overrideVersionCode = 2),
@ -272,6 +275,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("SISI GELAP", "https://sisigelap.club/", "id", overrideVersionCode = 1),
SingleLang("SamuraiScan", "https://samuraiscan.com", "es"),
SingleLang("Sani-Go", "https://sani-go.net", "ar", className = "SaniGo", overrideVersionCode = 1),
SingleLang("Sawamics", "https://sawamics.com", "en"),
SingleLang("Scans Raw", "https://scansraw.com", "en"),
SingleLang("Setsu Scans", "https://setsuscans.com", "en", overrideVersionCode = 1),
SingleLang("Shield Manga", "https://shieldmanga.club", "en", overrideVersionCode = 2),