mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
telemetry updates
This commit is contained in:
parent
11d73edee3
commit
aaae987b5b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue