Add PhenixScans to MangaThemesia (#16662)

This commit is contained in:
KirinRaikage 2023-06-06 11:18:56 +02:00 committed by GitHub
parent d2a92d7d43
commit 1b47daff10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

View File

@ -0,0 +1,7 @@
package eu.kanade.tachiyomi.extension.fr.phenixscans
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
import java.text.SimpleDateFormat
import java.util.Locale
class PhenixScans : MangaThemesia("PhenixScans", "https://phenixscans.fr", "fr", dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale.FRENCH))

View File

@ -94,6 +94,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("Ozul Scans", "https://ozulscans.com", "ar"),
SingleLang("Patatescans", "https://patatescans.com", "fr", isNsfw = true, overrideVersionCode = 2),
SingleLang("Phantom Scans", "https://phantomscans.com", "en", overrideVersionCode = 1),
SingleLang("PhenixScans", "https://phenixscans.fr", "fr", className = "PhenixScans"),
SingleLang("Pi Scans", "https://piscans.in", "id", overrideVersionCode = 1),
SingleLang("PMScans", "https://rackusreads.com", "en", overrideVersionCode = 3),
SingleLang("Raiki Scan", "https://raikiscan.com", "es"),