parent
							
								
									eb07f68d63
								
							
						
					
					
						commit
						83145f221f
					
				@ -2,8 +2,8 @@ ext {
 | 
				
			|||||||
    extName = 'Visor Inari'
 | 
					    extName = 'Visor Inari'
 | 
				
			||||||
    extClass = '.VisorInari'
 | 
					    extClass = '.VisorInari'
 | 
				
			||||||
    themePkg = 'mangathemesia'
 | 
					    themePkg = 'mangathemesia'
 | 
				
			||||||
    baseUrl = 'https://inarimanga.visahelper.online'
 | 
					    baseUrl = 'https://worldinari.org'
 | 
				
			||||||
    overrideVersionCode = 16
 | 
					    overrideVersionCode = 17
 | 
				
			||||||
    isNsfw = true
 | 
					    isNsfw = true
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -8,7 +8,7 @@ import java.util.Locale
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
class VisorInari : MangaThemesia(
 | 
					class VisorInari : MangaThemesia(
 | 
				
			||||||
    "Visor Inari",
 | 
					    "Visor Inari",
 | 
				
			||||||
    "https://inarimanga.visahelper.online",
 | 
					    "https://worldinari.org",
 | 
				
			||||||
    "es",
 | 
					    "es",
 | 
				
			||||||
    dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
 | 
					    dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
 | 
				
			||||||
) {
 | 
					) {
 | 
				
			||||||
 | 
				
			|||||||
@ -2,8 +2,8 @@ ext {
 | 
				
			|||||||
    extName = 'Cerise Scan'
 | 
					    extName = 'Cerise Scan'
 | 
				
			||||||
    extClass = '.CeriseScan'
 | 
					    extClass = '.CeriseScan'
 | 
				
			||||||
    themePkg = 'peachscan'
 | 
					    themePkg = 'peachscan'
 | 
				
			||||||
    baseUrl = 'https://cerise.leitorweb.com'
 | 
					    baseUrl = 'https://sctoon.net'
 | 
				
			||||||
    overrideVersionCode = 41
 | 
					    overrideVersionCode = 42
 | 
				
			||||||
    isNsfw = true
 | 
					    isNsfw = true
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -5,7 +5,7 @@ import eu.kanade.tachiyomi.network.interceptor.rateLimit
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
class CeriseScan : PeachScan(
 | 
					class CeriseScan : PeachScan(
 | 
				
			||||||
    "Cerise Scan",
 | 
					    "Cerise Scan",
 | 
				
			||||||
    "https://cerise.leitorweb.com",
 | 
					    "https://sctoon.net",
 | 
				
			||||||
    "pt-BR",
 | 
					    "pt-BR",
 | 
				
			||||||
) {
 | 
					) {
 | 
				
			||||||
    override val versionId: Int = 2
 | 
					    override val versionId: Int = 2
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user