mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	Remove 'type' attribute from community embed
This commit is contained in:
		| @@ -347,7 +347,7 @@ def template_youtube_comments(comments, locale, thin_mode) | ||||
|             END_HTML | ||||
|           else | ||||
|             html << <<-END_HTML | ||||
|               <iframe id='ivplayer' type='text/html' style='position:absolute;width:100%;height:100%;left:0;top:0' src='/embed/#{attachment["videoId"]?}?autoplay=0' style='border:none;'></iframe> | ||||
|               <iframe id='ivplayer' style='position:absolute;width:100%;height:100%;left:0;top:0' src='/embed/#{attachment["videoId"]?}?autoplay=0' style='border:none;'></iframe> | ||||
|             END_HTML | ||||
|           end | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Omar Roth
					Omar Roth