add rate limiter to Shield Manga (#5922)
This commit is contained in:
@ -188,7 +188,7 @@ class MadaraGenerator : ThemeSourceGenerator {
|
||||
SingleLang("Rüya Manga", "https://www.ruyamanga.com", "tr", className = "RuyaManga"),
|
||||
SingleLang("S2Manga", "https://s2manga.com", "en"),
|
||||
SingleLang("Sekte Doujin", "https://sektedoujin.xyz", "id", isNsfw = true),
|
||||
SingleLang("Shield Manga", "https://shieldmanga.club", "en"),
|
||||
SingleLang("Shield Manga", "https://shieldmanga.club", "en", overrideVersionCode = 1),
|
||||
SingleLang("ShoujoHearts", "http://shoujohearts.com", "en"),
|
||||
SingleLang("SiXiang Scans", "http://www.sixiangscans.com", "en"),
|
||||
SingleLang("Siyahmelek", "https://siyahmelek.com", "tr", isNsfw = true, overrideVersionCode = 1),
|
||||
|
Reference in New Issue
Block a user