telemetry updates

This commit is contained in:
cmclark00 2024-10-15 21:58:29 -04:00
parent 11d73edee3
commit aaae987b5b

View file

@ -14,7 +14,7 @@
#define TIME_URL "http://downloads.raspberrypi.org/os_list_imagingutility_v4.json?time_synchronization"
/* Phone home the name of images downloaded for image popularity ranking */
#define TELEMETRY_URL "http://technerdguys.com:6000/telemetry-endpoint"
#define TELEMETRY_URL "http://technerdguys.com/telemetry-endpoint"
/* Hash algorithm for verifying (uncompressed image) checksum */
#define OSLIST_HASH_ALGORITHM QCryptographicHash::Sha256