mirror of
https://github.com/tachiyomiorg/tachiyomi-extensions.git
synced 2026-01-29 01:14:16 +01:00
WeLoveMangaOne: fix chapter and page logic (#17196)
This commit is contained in:
@@ -22,7 +22,7 @@ class FMReaderGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Say Truyen", "https://saytruyenvip.com", "vi", overrideVersionCode = 3),
|
||||
SingleLang("WeLoveManga", "https://weloma.art", "ja", pkgName = "rawlh", overrideVersionCode = 4),
|
||||
SingleLang("Manga1000", "https://manga1000.top", "ja"),
|
||||
SingleLang("WeLoveMangaOne", "https://welovemanga.one", "ja"),
|
||||
SingleLang("WeLoveMangaOne", "https://welovemanga.one", "ja", isNsfw = true, overrideVersionCode = 1),
|
||||
)
|
||||
|
||||
companion object {
|
||||
|
||||
Reference in New Issue
Block a user