Remove a dead source from Madara (closes #11348). (#11362)

This commit is contained in:
Alessandro Jean 2022-04-07 15:22:43 -03:00 committed by GitHub
parent ec31b66c98
commit 0d6f54d7b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ class MadaraGenerator : ThemeSourceGenerator {
SingleLang("Asura Raw", "https://asuraraw.com", "en", overrideVersionCode = 1),
SingleLang("Atikrost", "https://atikrost.com", "tr", overrideVersionCode = 1),
SingleLang("Azora", "https://azoraworld.com", "ar", overrideVersionCode = 3),
SingleLang("BL Comics", "https://blcomics.net", "en", isNsfw = true),
SingleLang("BL Manhwa Club", "https://blmanhwa.club", "pt-BR", isNsfw = true, className = "BlManhwaClub", overrideVersionCode = 2),
SingleLang("Bakaman", "https://bakaman.net", "th", overrideVersionCode = 1),
SingleLang("Banana Cítrica", "https://dinastiacilly.com", "pt-BR", isNsfw = true, pkgName = "bananamecanica", className = "BananaCitrica", overrideVersionCode = 4),