Files
danbooru/test
evazion 2f61486ac6 sources: remove image_url method from base strategy.
Remove the `image_url` method from source strategies. This method would
return only the first image if a source had multiple images. The
`image_urls` method should be used instead. Tests were the main place
that still used `image_url` instead of `image_urls`.

Also make post replacements return an error if replacing with a source
that contains multiple images, instead of just blindly replacing the
post with the first image in the source.
2022-03-11 01:59:21 -06:00
..
2022-03-09 01:14:09 -06:00
2022-03-10 17:43:32 +01:00
2022-02-15 20:33:52 -06:00
2021-10-24 15:16:48 -03:00