@@ -84,7 +84,7 @@ void *thread_connection(void *args)
if (status != -1)
{
char slug[SLUG_SIZE+1];
char slug[SLUG_SIZE+8];
generate_url(buffer, slug, SLUG_SIZE+1);
save_log(slug, data.ip_address, data.hostname);
char response[strlen(slug) + strlen(DOMAIN) + 2];
The note is not visible to the blocked user.