mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	small fix
This commit is contained in:
		
							parent
							
								
									f570a60bba
								
							
						
					
					
						commit
						c88c298ff4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -283,7 +283,7 @@ class TrailersToProvider : MainAPI() { | |||
|             } else "" | ||||
| 
 | ||||
|             val data = mapper.writeValueAsString( | ||||
|                 Pair(subUrl, fixUrl(document.selectFirst("content").attr("data-url") ?: return null)) | ||||
|                 Pair(subUrl, fixUrl(document.selectFirst("content")?.attr("data-url") ?: return null)) | ||||
|             ) | ||||
|             return MovieLoadResponse( | ||||
|                 title, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue