mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	
				
					committed by
					
						 Bram van de Kerkhof
						Bram van de Kerkhof
					
				
			
			
				
	
			
			
			
						parent
						
							88d1f29fe2
						
					
				
				
					commit
					c93bf89cbe
				
			| @@ -161,7 +161,7 @@ class Readmangatoday : ParsedHttpSource() { | ||||
|         return pages | ||||
|     } | ||||
|  | ||||
|     override fun imageUrlParse(document: Document) = document.select("img.img-responsive-2").first().attr("src") | ||||
|     override fun imageUrlParse(document: Document) = document.select("#chapter_img").first().attr("src") | ||||
|  | ||||
|     private class Status : Filter.TriState("Completed") | ||||
|     private class Genre(name: String, val id: Int) : Filter.TriState(name) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user