Add 8Muses Comics (8muses.love) (#10343)

This commit is contained in:
Vetle Ledaal 2022-01-05 11:17:52 +00:00 committed by GitHub
parent 6baad09192
commit 5c2d385531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -25,6 +25,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("24hManga", "https://24hmanga.com", "en", isNsfw = true, className = "TwentyFourhManga"), SingleLang("24hManga", "https://24hmanga.com", "en", isNsfw = true, className = "TwentyFourhManga"),
SingleLang("24hRomance", "https://24hromance.com", "en", className = "Romance24h"), SingleLang("24hRomance", "https://24hromance.com", "en", className = "Romance24h"),
SingleLang("365Manga", "https://365manga.com", "en", className = "ThreeSixtyFiveManga", overrideVersionCode = 1), SingleLang("365Manga", "https://365manga.com", "en", className = "ThreeSixtyFiveManga", overrideVersionCode = 1),
SingleLang("8Muses Comics", "https://8muses.love/", "en", isNsfw = true, className = "EightMusesComics"),
SingleLang("AYATOON", "https://ayatoon.com", "tr", overrideVersionCode = 1), SingleLang("AYATOON", "https://ayatoon.com", "tr", overrideVersionCode = 1),
SingleLang("AZManhwa", "https://azmanhwa.net", "en"), SingleLang("AZManhwa", "https://azmanhwa.net", "en"),
SingleLang("Adonis Fansub", "https://manga.adonisfansub.com", "tr", overrideVersionCode = 1), SingleLang("Adonis Fansub", "https://manga.adonisfansub.com", "tr", overrideVersionCode = 1),