Update master server address

It's now using master.openmohaa.org, which provides more flexibility for configuring the domain
This commit is contained in:
smallmodel 2025-02-19 20:39:04 +01:00
parent 076fd69131
commit 8a9e0f0b01
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -66,4 +66,4 @@ typedef struct qr_implementation_s {
void *udata;
} qr_implementation_t, *qr_t;
#define MASTER_SERVER_HOST "master.x-null.net"
#define MASTER_SERVER_HOST "master.openmohaa.org"