Init2
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 9.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
multisrc/overrides/mangathemesia/lelmanga/res/web_hi_res_512.png
Normal file
BIN
multisrc/overrides/mangathemesia/lelmanga/res/web_hi_res_512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
11
multisrc/overrides/mangathemesia/lelmanga/src/Lelmanga.kt
Normal file
11
multisrc/overrides/mangathemesia/lelmanga/src/Lelmanga.kt
Normal file
@@ -0,0 +1,11 @@
|
||||
package eu.kanade.tachiyomi.extension.fr.lelmanga
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.Locale
|
||||
|
||||
class Lelmanga : MangaThemesia("Lelmanga", "https://lelmanga.com", "fr", dateFormat = SimpleDateFormat("MMMM d, yyyy", Locale.ENGLISH)) {
|
||||
override val altNamePrefix = "Nom alternatif: "
|
||||
override val seriesAuthorSelector = ".imptdt:contains(Auteur) i"
|
||||
override val seriesArtistSelector = ".imptdt:contains(Artiste) i"
|
||||
}
|
||||
Reference in New Issue
Block a user