Update Url Mangapro "ar" (#3548)
* change url mangapro "ar" * change url mangapro "ar"
This commit is contained in:
		
							parent
							
								
									837d6b515f
								
							
						
					
					
						commit
						54b7de7eba
					
				@ -2,8 +2,8 @@ ext {
 | 
			
		||||
    extName = 'Manga Pro'
 | 
			
		||||
    extClass = '.MangaPro'
 | 
			
		||||
    themePkg = 'mangathemesia'
 | 
			
		||||
    baseUrl = 'https://mangapro.club'
 | 
			
		||||
    overrideVersionCode = 1
 | 
			
		||||
    baseUrl = 'https://promanga.pro'
 | 
			
		||||
    overrideVersionCode = 2
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
apply from: "$rootDir/common.gradle"
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,7 @@ import java.util.Locale
 | 
			
		||||
 | 
			
		||||
class MangaPro : MangaThemesia(
 | 
			
		||||
    "Manga Pro",
 | 
			
		||||
    "https://mangapro.club",
 | 
			
		||||
    "https://promanga.pro",
 | 
			
		||||
    "ar",
 | 
			
		||||
    dateFormat = SimpleDateFormat("MMMM dd, yyyy", Locale("ar")),
 | 
			
		||||
) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user