 bd5f42f8cd
			
		
	
	
		bd5f42f8cd
		
			
		
	
	
	
	
		
			
			* N-Z * MZuki-N * kbatch-mzuki * remove madara * remove wildcard * nsfw * pkg name already got it from class name * forgot className * this too * fix arangScans chapter and timestamp * add mangaEffect * add mangaGreat * mangazuki.club multiLang * forgot this line :v
		
			
				
	
	
		
			8 lines
		
	
	
		
			286 B
		
	
	
	
		
			Kotlin
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			286 B
		
	
	
	
		
			Kotlin
		
	
	
	
	
	
| package eu.kanade.tachiyomi.extension.en.mangareadorg
 | |
| 
 | |
| import eu.kanade.tachiyomi.multisrc.madara.Madara
 | |
| import java.text.SimpleDateFormat
 | |
| import java.util.Locale
 | |
| 
 | |
| class MangaReadOrg : Madara("MangaRead.org", "https://www.mangaread.org", "en", SimpleDateFormat("dd.MM.yyy", Locale.US))
 |