parent
							
								
									ecff63e1b2
								
							
						
					
					
						commit
						3a9da69fd4
					
				@ -5,7 +5,7 @@ ext {
 | 
			
		||||
    appName = 'Tachiyomi: Neumanga'
 | 
			
		||||
    pkgNameSuffix = 'id.neumanga'
 | 
			
		||||
    extClass = '.Neumanga'
 | 
			
		||||
    extVersionCode = 2
 | 
			
		||||
    extVersionCode = 3
 | 
			
		||||
    libVersion = '1.0'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -15,8 +15,6 @@ import javax.net.ssl.X509TrustManager
 | 
			
		||||
 | 
			
		||||
class Neumanga : ParsedHttpSource() {
 | 
			
		||||
 | 
			
		||||
    override val id: Long = 2
 | 
			
		||||
 | 
			
		||||
    override val name = "Neumanga"
 | 
			
		||||
 | 
			
		||||
    override val baseUrl = "https://neumanga.tv"
 | 
			
		||||
@ -247,4 +245,4 @@ class Neumanga : ParsedHttpSource() {
 | 
			
		||||
        Genre("4-Koma", "4-Koma")
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user