forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
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
..
.settings Add tests for RecordingPreconditions 2021-06-06 14:09:04 +02:00
src Use the thumbnail for the online check by @winkru 2023-10-29 14:23:33 +01:00
.classpath Add tests for RecordingPreconditions 2021-06-06 14:09:04 +02:00
.gitignore Add idea project files to .gitignore 2020-11-21 19:20:01 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Set version to 5.0.3 2023-04-09 19:56:27 +02:00