ctbrec-5.3.2-experimental/common/src
0xb00bface 1c8d9bf678 Use the thumbnail for the online check by @winkru
In case a model is not online, CB returns a default image. We do a HEAD request and check the size of the response.
If it is 21971 bytes, we assume that it is the default image and also that the model is offline.
The request hits the CDN instead of the main site, so request throttling should not kick in.
2023-10-29 14:23:33 +01:00
..
main Use the thumbnail for the online check by @winkru 2023-10-29 14:23:33 +01:00
test/java/ctbrec Improved grammar to allow multiple expressions in a function parameter 2023-03-12 15:26:00 +01:00