MangaThemesia: Adding Manganoon (#13821)

Co-authored-by: rashid19961@gmail.com <Habbash@1996>
This commit is contained in:
rashid19961 2022-10-12 08:20:35 +04:00 committed by GitHub
parent 0528091fa5
commit 9e54fe8a75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

View File

@ -120,6 +120,7 @@ class MangaThemesiaGenerator : ThemeSourceGenerator {
SingleLang("White Cloud Pavilion (New)", "https://www.whitecloudpavilion.com", "en", pkgName = "whitecloudpavilionnew", className = "WhiteCloudPavilion"),
SingleLang("World Romance Translation", "https://wrt.my.id", "id", overrideVersionCode = 10),
SingleLang("xCaliBR Scans", "https://xcalibrscans.com", "en", overrideVersionCode = 4),
SingleLang("مانجا نون", "https://manganoon.com", "ar", className = "MangaNoon"),
)
companion object {