Add ShavelProiection ()

This commit is contained in:
Renato 2022-07-16 17:14:25 +02:00 committed by GitHub
parent 5debf54482
commit 6f2b2ccbea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 0 deletions
multisrc
overrides/madara/shavelproiection
src/main/java/eu/kanade/tachiyomi/multisrc/madara

Binary file not shown.

After

(image error) Size: 6.9 KiB

Binary file not shown.

After

(image error) Size: 3.4 KiB

Binary file not shown.

After

(image error) Size: 11 KiB

Binary file not shown.

After

(image error) Size: 24 KiB

Binary file not shown.

After

(image error) Size: 39 KiB

Binary file not shown.

After

(image error) Size: 347 KiB

@ -0,0 +1,7 @@
package eu.kanade.tachiyomi.extension.it.shavelproiection
import eu.kanade.tachiyomi.multisrc.madara.Madara
import java.text.SimpleDateFormat
import java.util.Locale
class ShavelProiection : Madara("ShavelProiection", "https://www.shavelproiection.com", "it", dateFormat = SimpleDateFormat("d MMM yyy", Locale("it")))

@ -399,6 +399,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Seafoam Scans", "https://seafoamscans.com", "en", overrideVersionCode = 2),
SingleLang("Seikou Scans", "https://seikouscans.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
SingleLang("Sensaina Yuri", "https://sensainayuri.dropescan.com", "pt-BR", isNsfw = true, overrideVersionCode = 2),
SingleLang("ShavelProiection", "https://www.shavelproiection.com", "it", true),
SingleLang("Shield Manga", "https://shieldmanga.io", "en", overrideVersionCode = 3),
SingleLang("ShinobiScans", "https://shinobiscans.com", "it"),
SingleLang("Shimada Scans", "https://shimadascans.com", "en"),