mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	unhide merged sources
This commit is contained in:
		| @@ -152,7 +152,7 @@ class EHentai(override val id: Long, | ||||
|                         throttleFunc() | ||||
|  | ||||
|                         val resp = client.newCall(exGet(baseUrl + url)).execute() | ||||
|                         if (!resp.isSuccessful) break //error("HTTP error (${resp.code})!") | ||||
|                         if (!resp.isSuccessful) error("HTTP error (${resp.code})!") | ||||
|                         doc = resp.asJsoup() | ||||
|  | ||||
|                         val parentLink = doc!!.select("#gdd .gdt1").find { el -> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user