mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 12:11:55 +00:00 
			
		
		
		
	Support handles
This commit is contained in:
		| @@ -132,6 +132,8 @@ module Invidious::Routing | ||||
|       get "/c/:user#{path}", Routes::Channels, :brand_redirect | ||||
|       # /user/linustechtips | Not always the same as /c/ | ||||
|       get "/user/:user#{path}", Routes::Channels, :brand_redirect | ||||
|       # /@LinusTechTips | Handle | ||||
|       get "/@:user#{path}", Routes::Channels, :brand_redirect | ||||
|       # /attribution_link?a=anything&u=/channel/UCZYTClx2T1of7BRZ86-8fow | ||||
|       get "/attribution_link#{path}", Routes::Channels, :brand_redirect | ||||
|       # /profile?user=linustechtips | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Macic
					Macic