worked fine on firefox & linux, the file shows as .webp to me.
Decided to investigate this a bit: when opened to new window, the image url has ?format=webp query argument, if I change that to ?format=jxl then it breaks as the server actually provides a .jxl file. At least I had to TRY to break it :P
worked fine on my android phone, using Connect.
worked fine on firefox & linux, the file shows as .webp to me.
Decided to investigate this a bit: when opened to new window, the image url has
?format=webp
query argument, if I change that to?format=jxl
then it breaks as the server actually provides a .jxl file. At least I had to TRY to break it :P