invidious/src
Samantaz Fox 2a19dbb1fe
Channels: Use the same structure as in the other ctoken functions
Change explanation, courtesy of iBicha:
The \n is basically a decimal 10, which is 1010 binary. That is a field number
1, and a wire type 2 (length-delimited). Then the $ is a decimal 36, which is
exactly the length of 00000000-0000-0000-0000-000000000000.
So both objects end up being encoded into the same data.
2024-11-08 18:28:58 +01:00
..
ext StaticFileHandler: use HTTP::Status rather than integers 2022-08-15 13:22:39 +02:00
invidious Channels: Use the same structure as in the other ctoken functions 2024-11-08 18:28:58 +01:00
invidious.cr Performance: Improve speed of automatic instance redirection (#4193) 2024-10-08 17:31:20 +02:00