Mangaboss: Renaming source and new icons (#16163)
* changes to code * change icons
This commit is contained in:
parent
df48c23378
commit
6d6c4aa04f
multisrc
overrides/madara/mangaboss
src/main/java/eu/kanade/tachiyomi/multisrc/madara
Binary file not shown.
Before ![]() (image error) Size: 4.2 KiB After ![]() (image error) Size: 3.7 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 2.2 KiB After ![]() (image error) Size: 2.0 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 6.4 KiB After ![]() (image error) Size: 5.9 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 13 KiB After ![]() (image error) Size: 11 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 20 KiB After ![]() (image error) Size: 18 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 148 KiB After ![]() (image error) Size: 52 KiB ![]() ![]() |
7
multisrc/overrides/madara/mangaboss/src/MangaVisa.kt
Normal file
7
multisrc/overrides/madara/mangaboss/src/MangaVisa.kt
Normal file
@ -0,0 +1,7 @@
|
||||
package eu.kanade.tachiyomi.extension.en.mangaboss
|
||||
|
||||
import eu.kanade.tachiyomi.multisrc.madara.Madara
|
||||
|
||||
class MangaVisa : Madara("MangaVisa", "https://mangavisa.com", "en") {
|
||||
override val id = 3476960503147001781; // from former MangaBoss.org source
|
||||
}
|
@ -219,7 +219,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Manga68", "https://manga68.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("MangaBaz", "https://mangabaz.net", "en"),
|
||||
SingleLang("MangaBob", "https://mangabob.com", "en", overrideVersionCode = 1),
|
||||
SingleLang("MangaBoss", "https://mangaboss.org", "en"),
|
||||
SingleLang("MangaVisa", "https://mangavisa.com", "en", pkgName = "mangaboss", className = "MangaVisa", overrideVersionCode = 1),
|
||||
SingleLang("MangaCC", "https://mangacc.com", "en"),
|
||||
SingleLang("MangaClash", "https://mangaclash.com", "en", overrideVersionCode = 3),
|
||||
SingleLang("MangaCultivator", "https://mangacultivator.com", "en", overrideVersionCode = 2),
|
||||
|
Loading…
x
Reference in New Issue
Block a user