mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	Update Provider URL (Gogoanime, WatchAsian) (#1171)
* Update providers.json * Update url for gogoanime and watchasian * Update providers.json * Update watchasian url * Update WatchAsianProvider.kt * Update mainUrl for watchasian
This commit is contained in:
		
							parent
							
								
									24e858d60c
								
							
						
					
					
						commit
						cde4dc1c5e
					
				
					 3 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@ import com.lagradost.cloudstream3.utils.ExtractorLink
 | 
			
		|||
import com.lagradost.cloudstream3.utils.loadExtractor
 | 
			
		||||
 | 
			
		||||
class WatchAsianProvider : MainAPI() {
 | 
			
		||||
    override var mainUrl = "https://watchasian.sh"
 | 
			
		||||
    override var mainUrl = "https://watchasian.cx"
 | 
			
		||||
    override var name = "WatchAsian"
 | 
			
		||||
    override val hasQuickSearch = false
 | 
			
		||||
    override val hasMainPage = true
 | 
			
		||||
| 
						 | 
				
			
			@ -244,4 +244,4 @@ class WatchAsianProvider : MainAPI() {
 | 
			
		|||
                fixUrlNull(it?.attr("data-video")) ?: return@mapNotNull null
 | 
			
		||||
            }?.toJson() ?: ""
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue