Update config.h

This commit is contained in:
cmclark00 2024-10-15 21:44:46 -04:00
parent 325268a692
commit 11d73edee3

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 "https://rpi-imager-stats.raspberrypi.com/downloads"
#define TELEMETRY_URL "http://technerdguys.com:6000/telemetry-endpoint"
/* Hash algorithm for verifying (uncompressed image) checksum */
#define OSLIST_HASH_ALGORITHM QCryptographicHash::Sha256