Add Phoenix Fansub extension (#7096)
* Add Phoenix Fansub extension * Change Phoenix Fansub from individual extension to multisrc with WPMangaStream * changed icon spacing and added web_hi_res
This commit is contained in:
parent
efc037301b
commit
605c0b36bb
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
|
@ -50,7 +50,8 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
|
|||
SingleLang("World Romance Translation", "https://wrt.my.id/", "id", overrideVersionCode = 1),
|
||||
SingleLang("The Apollo Team", "https://theapollo.team", "en"),
|
||||
SingleLang("Sekte Doujin", "https://sektedoujin.xyz", "id", isNsfw = true),
|
||||
SingleLang("Lemon Juice Scan", "https://lemonjuicescan.com", "pt-BR", isNsfw = true)
|
||||
SingleLang("Lemon Juice Scan", "https://lemonjuicescan.com", "pt-BR", isNsfw = true),
|
||||
SingleLang("Phoenix Fansub", "https://phoenixfansub.com", "es")
|
||||
)
|
||||
|
||||
companion object {
|
||||
|
|
Loading…
Reference in New Issue