mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	Updated comment link returns
This commit is contained in:
		| @@ -440,7 +440,7 @@ def parse_link_endpoint(endpoint : JSON::Any, text : String, video_id : String) | ||||
|       #  - https://github.com/iv-org/invidious/issues/3062 | ||||
|       text = %(<a href="#{url}">#{text}</a>) | ||||
|     else | ||||
|       text = %(<a href="#{url}">#{reduce_uri(url)}</a>) | ||||
|       text = %(<a href="#{url}">#{reduce_uri(text)}</a>) | ||||
|     end | ||||
|   end | ||||
|   return text | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 lamemakes
					lamemakes