mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-21 02:31:14 +01:00
1a61130f0b
This was effectively DDoSing sources as it does a request for every entry to get the details (primarily a cover image). The expectation now is that users have to open individual entries to load the details/cover if needed. This isn't necessary for most sources, which are able to provide covers as part of the listing normally.