Updatre the Url for the overied mandra "mangalionz" (#18393)
* Update mangalionz Url in MadaraGenerator.kt updated the source Url formangalionz from mangalionz.com to mangalionz.org * Update MangaLionz.kt update the Url
This commit is contained in:
		
							parent
							
								
									fa085065ea
								
							
						
					
					
						commit
						eb28c97a9b
					
				@ -4,7 +4,7 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
 | 
			
		||||
import eu.kanade.tachiyomi.source.model.SManga
 | 
			
		||||
import org.jsoup.nodes.Element
 | 
			
		||||
 | 
			
		||||
class MangaLionz : Madara("MangaLionz", "https://mangalionz.com", "ar") {
 | 
			
		||||
class MangaLionz : Madara("MangaLionz", "https://mangalionz.org", "ar") {
 | 
			
		||||
    override fun popularMangaFromElement(element: Element): SManga {
 | 
			
		||||
        val manga = SManga.create()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -274,7 +274,7 @@ class MadaraGenerator : ThemeSourceGenerator {
 | 
			
		||||
        SingleLang("MangaKitsune", "https://mangakitsune.com", "en", isNsfw = true, overrideVersionCode = 4),
 | 
			
		||||
        SingleLang("MangaKL", "https://mangakala.com", "ja"),
 | 
			
		||||
        SingleLang("MangaKomi", "https://mangakomi.io", "en", overrideVersionCode = 5),
 | 
			
		||||
        SingleLang("MangaLionz", "https://mangalionz.com", "ar", overrideVersionCode = 1),
 | 
			
		||||
        SingleLang("MangaLionz", "https://mangalionz.org", "ar", overrideVersionCode = 2),
 | 
			
		||||
        SingleLang("MangaManhua", "https://mangamanhua.online", "en", overrideVersionCode = 1),
 | 
			
		||||
        SingleLang("MangaManiacs", "https://mangamaniacs.org", "en", isNsfw = true),
 | 
			
		||||
        SingleLang("Manganelo.biz", "https://manganelo.biz", "en", isNsfw = true, className = "ManganeloBiz"),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user