forked from recloudstream/cloudstream
		
	re-enabled sflix and its clones
This commit is contained in:
		
							parent
							
								
									507be7e705
								
							
						
					
					
						commit
						fbfcde0295
					
				
					 1 changed files with 3 additions and 4 deletions
				
			
		|  | @ -72,6 +72,9 @@ object APIHolder { | ||||||
|         BflixProvider("https://fmovies.to","Fmovies.to"), |         BflixProvider("https://fmovies.to","Fmovies.to"), | ||||||
|         BflixProvider("https://sflix.pro","Sflix.pro"), |         BflixProvider("https://sflix.pro","Sflix.pro"), | ||||||
| 
 | 
 | ||||||
|  |         SflixProvider("https://sflix.to", "Sflix.to"), | ||||||
|  |         SflixProvider("https://dopebox.to", "Dopebox"), | ||||||
|  |         SflixProvider("https://solarmovie.pe", "Solarmovie"), | ||||||
| 
 | 
 | ||||||
|         //TmdbProvider(), |         //TmdbProvider(), | ||||||
| 
 | 
 | ||||||
|  | @ -107,10 +110,6 @@ object APIHolder { | ||||||
|     private val backwardsCompatibleProviders = arrayListOf( |     private val backwardsCompatibleProviders = arrayListOf( | ||||||
|         KawaiifuProvider(), // removed due to cloudflare |         KawaiifuProvider(), // removed due to cloudflare | ||||||
|         HDMProvider(),// removed due to cloudflare |         HDMProvider(),// removed due to cloudflare | ||||||
| 
 |  | ||||||
|         SflixProvider("https://sflix.to", "Sflix"), |  | ||||||
|         SflixProvider("https://dopebox.to", "Dopebox"), |  | ||||||
|         SflixProvider("https://solarmovie.pe", "Solarmovie"), |  | ||||||
|     ) |     ) | ||||||
| 
 | 
 | ||||||
|     fun getApiFromName(apiName: String?): MainAPI { |     fun getApiFromName(apiName: String?): MainAPI { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue