Update repo url

This commit is contained in:
oxmc
2024-12-08 20:52:07 -08:00
parent 4aa36f8b22
commit c83c8f6edb
+2 -2
View File
@@ -13,10 +13,10 @@
#define IMAGER_DOMAIN "https://github.com/snorain/snorain-imager"
/* Repository URL */
#define OSLIST_URL "https://cdn.oxmc-servers.online/uploads/snorain/imager.json"
#define OSLIST_URL "https://cdn.oxmc.me/snorain/imager"
/* Time synchronization URL (only used on eglfs QPA platform, URL must be HTTP) */
#define TIME_URL "http://cdn.oxmc-servers.online/uploads/snorain/imager.json?time_synchronization"
#define TIME_URL "http://cdn.oxmc.me/snorain/imager?time_synchronization"
/* Phone home the name of images downloaded for image popularity ranking */
#define TELEMETRY_URL "https://rpi-imager-stats.raspberrypi.com/downloads"