fix Manga347 pages (#5944)
This commit is contained in:
		
							parent
							
								
									08b6f0f8ce
								
							
						
					
					
						commit
						6b5969544f
					
				@ -4,4 +4,6 @@ import eu.kanade.tachiyomi.multisrc.madara.Madara
 | 
			
		||||
import java.text.SimpleDateFormat
 | 
			
		||||
import java.util.Locale
 | 
			
		||||
 | 
			
		||||
class Manga347 : Madara("Manga347", "https://manga347.com", "en", SimpleDateFormat("d MMM, yyyy", Locale.US))
 | 
			
		||||
class Manga347 : Madara("Manga347", "https://manga347.com", "en", SimpleDateFormat("d MMM, yyyy", Locale.US)) {
 | 
			
		||||
    override val pageListParseSelector = "div.page-break, li.blocks-gallery-item"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -82,7 +82,7 @@ class MadaraGenerator : ThemeSourceGenerator {
 | 
			
		||||
            SingleLang("Lily Manga", "https://lilymanga.com", "en"),
 | 
			
		||||
            SingleLang("LovableSubs", "https://lovablesubs.com", "tr"),
 | 
			
		||||
            SingleLang("Manga18 Fun", "https://manga18.fun", "en"),
 | 
			
		||||
            SingleLang("Manga347", "https://manga347.com", "en", overrideVersionCode = 1),
 | 
			
		||||
            SingleLang("Manga347", "https://manga347.com", "en", overrideVersionCode = 2),
 | 
			
		||||
            SingleLang("مانجا العاشق", "https://3asq.org", "ar", className = "Manga3asq"),
 | 
			
		||||
            SingleLang("Manga3S", "https://manga3s.com", "en"),
 | 
			
		||||
            SingleLang("Manga68", "https://manga68.com", "en"),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user