invidious/src
syeopite c5e9447f41
Pick a different instance upon redirect (#5154)
The automatic instance redirection has the potential to pick
the same instance the user is currently on. This is especially
prevalent when the instance list is limited in number like how it is
today.

This PR checks the domain of the instance and ensures that it is not
the same as the current instane before redirecting the user to it.
Otherwise, it just sends the user to rediret.invidious.io
2025-02-26 14:05:21 -08:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious Pick a different instance upon redirect (#5154) 2025-02-26 14:05:21 -08:00
invidious.cr Add the ability to listen on UNIX sockets (#5112) 2025-02-26 14:04:29 -08:00