ManhwaIndo: using new changelog (#12047)

add CHANGELOG.md
This commit is contained in:
Riztard Lanthorn 2022-06-03 04:47:56 +07:00 committed by GitHub
parent 749d46bfdf
commit 2d94cacca7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 1 deletions

View File

@ -0,0 +1,22 @@
## 1.2.14
### Features
* Add `CHANGELOG.md`
## 1.2.13
### Fix
* Http 404 issue in browse and latest
* Some thumbnail didn't load
### Features
* Parsing title without `komik` string
## 1.2.12
### Features
* Adding ManhwaIndo extension to tachiyomi

View File

@ -35,7 +35,7 @@ class WPMangaReaderGenerator : ThemeSourceGenerator {
SingleLang("Mangasusu", "https://mangasusu.co.in", "id", isNsfw = true, overrideVersionCode = 1),
SingleLang("Mangás Chan", "https://mangaschan.com", "pt-BR", className = "MangasChan"),
SingleLang("Manhua Raw", "https://manhuaraw.com", "en"),
SingleLang("ManhwaIndo", "https://manhwaindo.id", "id", isNsfw = true, overrideVersionCode = 1),
SingleLang("ManhwaIndo", "https://manhwaindo.id", "id", isNsfw = true, overrideVersionCode = 2),
SingleLang("Martial Manga", "https://martialmanga.com", "es"),
SingleLang("Miau Scan", "https://miauscan.com", "es"),
SingleLang("Mode Scanlator", "https://modescanlator.com", "pt-BR", overrideVersionCode = 7),