mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-01 23:25:09 +02:00
remove unnecessary data from server list ping
This commit is contained in:
@@ -25,7 +25,6 @@ int sc_statusResponse (int client_fd) {
|
|||||||
|
|
||||||
char header[] = "{"
|
char header[] = "{"
|
||||||
"\"version\":{\"name\":\"1.21.8\",\"protocol\":772},"
|
"\"version\":{\"name\":\"1.21.8\",\"protocol\":772},"
|
||||||
"\"enforcesSecureChat\":false,"
|
|
||||||
"\"description\":{\"text\":\"";
|
"\"description\":{\"text\":\"";
|
||||||
char footer[] = "\"}}";
|
char footer[] = "\"}}";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user