fix mac viewer i guess

This commit is contained in:
zefie
2025-08-14 22:11:09 -04:00
parent 3f6ab62f17
commit 8278beae39

View File

@@ -98,6 +98,9 @@ minisrv-no-mail-count: true`;
minisrv-no-mail-count: true
Content-Type: text/html
wtv-visit: ${gourl}`;
if (!socket_sessions[socket.id].prealpha) {
headers += "\nwtv-connection-close: true\nConnection: close";
}
} else {
headers = `403 The password you entered was incorrect. Please retype it and try again.
minisrv-no-mail-count: true`;