mirror of
https://github.com/iv-org/invidious.git
synced 2024-10-01 01:25:56 -04:00
Merge 5e899d73a9
into 53e8a5d62d
This commit is contained in:
commit
d99c8deee4
@ -111,7 +111,7 @@ module UrlSanitizer
|
||||
new_uri.path = "/watch"
|
||||
|
||||
new_params = copy_params(unsafe_uri.query_params, :watch)
|
||||
new_params["id"] = breadcrumbs[0]
|
||||
new_params["v"] = breadcrumbs[0]
|
||||
|
||||
new_uri.query_params = new_params
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user