mirror of
				https://github.com/hexated/cloudstream-extensions-hexated.git
				synced 2024-08-15 00:03:22 +00:00 
			
		
		
		
	updated
This commit is contained in:
		
							parent
							
								
									283b0c3151
								
							
						
					
					
						commit
						7d2be02951
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -196,7 +196,6 @@ class OploverzProvider : MainAPI() { | ||||||
|     ): Boolean { |     ): Boolean { | ||||||
|         val document = app.get(data).document |         val document = app.get(data).document | ||||||
|         val sources = mutableListOf<Pair<String?, String>>() |         val sources = mutableListOf<Pair<String?, String>>() | ||||||
| 
 |  | ||||||
|         val streamingSources = document.select(".mobius > .mirror > option").mapNotNull { |         val streamingSources = document.select(".mobius > .mirror > option").mapNotNull { | ||||||
|             "" to fixUrl(Jsoup.parse(base64Decode(it.attr("value"))).select("iframe").attr("src")) |             "" to fixUrl(Jsoup.parse(base64Decode(it.attr("value"))).select("iframe").attr("src")) | ||||||
|         } |         } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue