mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	Add github page to list all supported site and its status. (#841)
* list supported webpages from providers.json file moved providers.json to docs folder * [skip ci] re-added providers.json file to root folder for backwards compatibility to current app. this needs to be removed when next stable is released to prevent redundancy.
This commit is contained in:
		
							parent
							
								
									7fa18fad00
								
							
						
					
					
						commit
						0e3ca34875
					
				
					 4 changed files with 364 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -283,7 +283,7 @@ object APIHolder {
 | 
			
		|||
 */
 | 
			
		||||
const val PROVIDER_STATUS_KEY = "PROVIDER_STATUS_KEY"
 | 
			
		||||
const val PROVIDER_STATUS_URL =
 | 
			
		||||
    "https://raw.githubusercontent.com/LagradOst/CloudStream-3/master/providers.json"
 | 
			
		||||
    "https://raw.githubusercontent.com/LagradOst/CloudStream-3/master/docs/providers.json"
 | 
			
		||||
const val PROVIDER_STATUS_BETA_ONLY = 3
 | 
			
		||||
const val PROVIDER_STATUS_SLOW = 2
 | 
			
		||||
const val PROVIDER_STATUS_OK = 1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue