MangaMad: move to MangaPuma (#13009)
This commit is contained in:
parent
476f156643
commit
fb2b3c5c68
multisrc
overrides/madtheme
mangamad/res
mangapuma
src/main/java/eu/kanade/tachiyomi/multisrc/madtheme
Binary file not shown.
Before ![]() (image error) Size: 4.7 KiB |
Binary file not shown.
Before ![]() (image error) Size: 2.5 KiB |
Binary file not shown.
Before ![]() (image error) Size: 6.5 KiB |
Binary file not shown.
Before ![]() (image error) Size: 12 KiB |
Binary file not shown.
Before ![]() (image error) Size: 17 KiB |
Binary file not shown.
Before ![]() (image error) Size: 96 KiB |
Binary file not shown.
After ![]() (image error) Size: 3.5 KiB |
Binary file not shown.
After ![]() (image error) Size: 2.0 KiB |
Binary file not shown.
After ![]() (image error) Size: 4.6 KiB |
Binary file not shown.
After ![]() (image error) Size: 7.9 KiB |
Binary file not shown.
After ![]() (image error) Size: 11 KiB |
BIN
multisrc/overrides/madtheme/mangapuma/res/web_hi_res_512.png
Normal file
BIN
multisrc/overrides/madtheme/mangapuma/res/web_hi_res_512.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 42 KiB |
12
multisrc/overrides/madtheme/mangapuma/src/MangaPuma.kt
Normal file
12
multisrc/overrides/madtheme/mangapuma/src/MangaPuma.kt
Normal file
@ -0,0 +1,12 @@
|
||||
package eu.kanade.tachiyomi.extension.en.mangapuma
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madtheme.MadTheme
|
||||
|
||||
class MangaPuma :
|
||||
MadTheme(
|
||||
"MangaPuma",
|
||||
"https://mangapuma.com",
|
||||
"en"
|
||||
) {
|
||||
override val id = 7893483872024027913
|
||||
}
|
@ -18,8 +18,8 @@ class MadThemeGenerator : ThemeSourceGenerator {
|
||||
SingleLang("MangaCute", "https://mangacute.com", "en", isNsfw = true),
|
||||
SingleLang("MangaFab", "https://mangafab.com", "en", isNsfw = true),
|
||||
SingleLang("MangaForest", "https://mangaforest.com", "en", isNsfw = true),
|
||||
SingleLang("MangaMad", "https://mangamad.com", "en", isNsfw = true),
|
||||
SingleLang("MangaMax", "https://mangamax.net", "en", isNsfw = true),
|
||||
SingleLang("MangaPuma", "https://mangapuma.com", "en", isNsfw = true, overrideVersionCode = 2),
|
||||
SingleLang("MangaSaga", "https://mangasaga.com", "en", isNsfw = true),
|
||||
SingleLang("MangaSpin", "https://mangaspin.com", "en", isNsfw = true),
|
||||
SingleLang("MangaXYZ", "https://mangaxyz.com", "en", isNsfw = true),
|
||||
|
Loading…
x
Reference in New Issue
Block a user