Update SS URL. (#12263)
This commit is contained in:
		
							parent
							
								
									27b2d172d4
								
							
						
					
					
						commit
						352b672ae5
					
				@ -9,9 +9,9 @@ import java.util.concurrent.TimeUnit
 | 
			
		||||
 | 
			
		||||
class Sinensis : Madara(
 | 
			
		||||
    "Sinensis",
 | 
			
		||||
    "https://sinensisscan.com",
 | 
			
		||||
    "https://sinensisscans.com",
 | 
			
		||||
    "pt-BR",
 | 
			
		||||
    SimpleDateFormat("MMMMM dd, yyyy", Locale("pt", "BR"))
 | 
			
		||||
    SimpleDateFormat("dd/MM/yyyy", Locale("pt", "BR"))
 | 
			
		||||
) {
 | 
			
		||||
 | 
			
		||||
    override val client: OkHttpClient = super.client.newBuilder()
 | 
			
		||||
 | 
			
		||||
@ -398,7 +398,7 @@ class MadaraGenerator : ThemeSourceGenerator {
 | 
			
		||||
        SingleLang("Shimada Scans", "https://shimadascans.com", "en"),
 | 
			
		||||
        SingleLang("ShoujoHearts", "https://shoujohearts.com", "en", overrideVersionCode = 2),
 | 
			
		||||
        SingleLang("SiXiang Scans", "http://www.sixiangscans.com", "en", overrideVersionCode = 1),
 | 
			
		||||
        SingleLang("Sinensis", "https://sinensisscan.com", "pt-BR", overrideVersionCode = 2),
 | 
			
		||||
        SingleLang("Sinensis", "https://sinensisscans.com", "pt-BR", overrideVersionCode = 3),
 | 
			
		||||
        SingleLang("Siyahmelek", "https://siyahmelek.net", "tr", isNsfw = true, overrideVersionCode = 3),
 | 
			
		||||
        SingleLang("SkyRaws", "https://skyraws.com", "en", overrideVersionCode = 1),
 | 
			
		||||
        SingleLang("Skymanga", "https://skymanga.co", "en", isNsfw = true, overrideVersionCode = 2),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user