add ultralight scans to madara (#9799)

* add US to madara

closes #9791

* icon
This commit is contained in:
CVIUS 2021-11-12 21:41:05 +08:00 committed by GitHub
parent 8c16b03bb9
commit 4b45240f36
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: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

View File

@ -387,6 +387,7 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("TuManga.net", "https://tumanga.net", "es", className = "TuMangaNet"), SingleLang("TuManga.net", "https://tumanga.net", "es", className = "TuMangaNet"),
SingleLang("Twilight Scans", "https://twilightscans.com", "en", overrideVersionCode = 1), SingleLang("Twilight Scans", "https://twilightscans.com", "en", overrideVersionCode = 1),
SingleLang("Türkçe Manga", "https://turkcemanga.com", "tr", className = "TurkceManga", overrideVersionCode = 1), SingleLang("Türkçe Manga", "https://turkcemanga.com", "tr", className = "TurkceManga", overrideVersionCode = 1),
SingleLang("Ultralight Scans", "https://readlight.org", "en"),
SingleLang("Unemployed Scans", "https://unemployedscans.com", "en", overrideVersionCode = 1), SingleLang("Unemployed Scans", "https://unemployedscans.com", "en", overrideVersionCode = 1),
SingleLang("Uyuyan Balik", "https://uyuyanbalik.com/", "tr", overrideVersionCode = 1), SingleLang("Uyuyan Balik", "https://uyuyanbalik.com/", "tr", overrideVersionCode = 1),
SingleLang("Vanguard Bun", "https://vanguardbun.com/", "en", overrideVersionCode = 1), SingleLang("Vanguard Bun", "https://vanguardbun.com/", "en", overrideVersionCode = 1),