Add Paritehaber (#2785)
This commit is contained in:
		
							parent
							
								
									d7929ab6be
								
							
						
					
					
						commit
						d96d692209
					
				
							
								
								
									
										10
									
								
								src/en/paritehaber/build.gradle
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								src/en/paritehaber/build.gradle
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,10 @@ | |||||||
|  | ext { | ||||||
|  |     extName = 'Paritehaber' | ||||||
|  |     extClass = '.Paritehaber' | ||||||
|  |     themePkg = 'madara' | ||||||
|  |     baseUrl = 'https://www.paritehaber.com' | ||||||
|  |     overrideVersionCode = 0 | ||||||
|  |     isNsfw = true | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | apply from: "$rootDir/common.gradle" | ||||||
							
								
								
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-hdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-hdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 7.8 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-mdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-mdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 3.9 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-xhdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-xhdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 13 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-xxhdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-xxhdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 27 KiB | 
							
								
								
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-xxxhdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/en/paritehaber/res/mipmap-xxxhdpi/ic_launcher.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 45 KiB | 
| @ -0,0 +1,17 @@ | |||||||
|  | package eu.kanade.tachiyomi.extension.en.paritehaber | ||||||
|  | 
 | ||||||
|  | import eu.kanade.tachiyomi.multisrc.madara.Madara | ||||||
|  | 
 | ||||||
|  | class Paritehaber : Madara( | ||||||
|  |     "Paritehaber", | ||||||
|  |     "https://www.paritehaber.com", | ||||||
|  |     "en", | ||||||
|  | ) { | ||||||
|  |     override val useLoadMoreRequest = LoadMoreStrategy.Never | ||||||
|  |     override val useNewChapterEndpoint = false | ||||||
|  | 
 | ||||||
|  |     override val mangaSubString = "ph" | ||||||
|  | 
 | ||||||
|  |     override val fetchGenres = false | ||||||
|  |     override val chapterUrlSuffix = "" | ||||||
|  | } | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Vetle Ledaal
						Vetle Ledaal