MuseumofModernArt / collection

The Museum of Modern Art (MoMA) collection data
Creative Commons Zero v1.0 Universal
1.39k stars 255 forks source link

HTTPS thumbnail URLs #24

Closed mitar closed 7 months ago

mitar commented 1 year ago

It looks like all thumbnail URLs are HTTP which then get redirected to HTTPS. Could they be updated to be HTTPS in JSON already?

mitar commented 7 months ago

I see that HTTP URLs do not get redirected back to HTTPS. Is this the fix?

clinejj commented 7 months ago

Apologies - we have merged in the code that fixes this but it won't be updated until the next update (scheduled for Tuesday)

clinejj commented 7 months ago

This has been addressed in the latest release: https://github.com/MuseumofModernArt/collection/releases/tag/2024-02-20

mitar commented 7 months ago

Thanks!