 b3b8c15bb0
			
		
	
	
		b3b8c15bb0
		
			
		
	
	
	
	
		
			
			* Update ZeistManga and fix some sources * Move Noromax to MangaThemesia * Oops * Lint? * Lint T-T
		
			
				
	
	
		
			12 lines
		
	
	
		
			326 B
		
	
	
	
		
			Kotlin
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			326 B
		
	
	
	
		
			Kotlin
		
	
	
	
	
	
| package eu.kanade.tachiyomi.extension.id.noromax
 | |
| 
 | |
| import eu.kanade.tachiyomi.multisrc.mangathemesia.MangaThemesia
 | |
| 
 | |
| class Noromax : MangaThemesia("Noromax", "https://noromax.my.id", "id", "/Komik") {
 | |
| 
 | |
|     // Site changed from ZeistManga to MangaThemesia
 | |
|     override val versionId = 2
 | |
| 
 | |
|     override val hasProjectPage = true
 | |
| }
 |