Files
nadeko_invidious/src/invidious
syeopite 24f878e6f6 Use HTTP::Client directly in instance list job
The HTTP::Client created via `make_client` is affected by the
force_resolve configuration option. However, api.invidious.io
does not support ipv6 and as such any request with ipv6 to
api.invidious.io will instead raise.

Directly calling the HTTP::Client will ignore the force_resolve option
allowing requests to go through ipv4 when needed.
2024-07-21 13:00:25 -04:00
..
2024-01-06 15:51:31 +08:00
2024-05-14 19:02:41 +02:00
2023-05-14 20:17:51 +02:00
2023-06-13 19:16:07 +09:00
2023-04-02 16:31:59 -04:00
2023-12-07 09:39:04 -05:00