add beemanga to zbulu (#8749)
* add beemanga to zbulu * icon * Delete Thumbs.db
This commit is contained in:
parent
861d03bddb
commit
41c3aea8f8
Binary file not shown.
After Width: | Height: | Size: 4.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Binary file not shown.
After Width: | Height: | Size: 169 KiB |
|
@ -15,7 +15,8 @@ class ZbuluGenerator : ThemeSourceGenerator {
|
||||||
SingleLang("HolyManga", "https://w15.holymanga.net", "en", overrideVersionCode = 1),
|
SingleLang("HolyManga", "https://w15.holymanga.net", "en", overrideVersionCode = 1),
|
||||||
SingleLang("My Toon", "https://mytoon.net", "en"),
|
SingleLang("My Toon", "https://mytoon.net", "en"),
|
||||||
SingleLang("Koo Manga", "https://ww9.koomanga.com", "en", overrideVersionCode = 1),
|
SingleLang("Koo Manga", "https://ww9.koomanga.com", "en", overrideVersionCode = 1),
|
||||||
SingleLang("Bulu Manga", "https://ww8.bulumanga.net", "en")
|
SingleLang("Bulu Manga", "https://ww8.bulumanga.net", "en"),
|
||||||
|
SingleLang("BeeManga", "https://ww1.beemanga.com", "en")
|
||||||
)
|
)
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
|
|
Loading…
Reference in New Issue