feat(animestream/en): New source Donghuastream (#2118)

This commit is contained in:
Secozzi
2023-09-01 09:47:22 +00:00
committed by GitHub
parent b56747fcaa
commit 0399fcb92b
10 changed files with 198 additions and 0 deletions

View File

@ -17,6 +17,7 @@ class AnimeStreamGenerator : ThemeSourceGenerator {
SingleLang("AnimeTitans", "https://animetitans.com", "ar", isNsfw = false, overrideVersionCode = 12),
SingleLang("AnimeXin", "https://animexin.vip", "all", isNsfw = false, overrideVersionCode = 5),
SingleLang("desu-online", "https://desu-online.pl", "pl", className = "DesuOnline", isNsfw = false),
SingleLang("DonghuaStream", "https://donghuastream.co.in", "en", isNsfw = false),
SingleLang("Hstream", "https://hstream.moe", "en", isNsfw = true, overrideVersionCode = 3),
SingleLang("LMAnime", "https://lmanime.com", "all", isNsfw = false, overrideVersionCode = 2),
SingleLang("MiniOppai", "https://minioppai.org", "id", isNsfw = true, overrideVersionCode = 2),