basically new readme and more languages

- indonesian localization by @LyfeV
- rewrote readme
- added new line at the end for files that were missing it
This commit is contained in:
wukko
2022-08-01 21:48:37 +06:00
parent ca1a5a32b4
commit c0289b6a8c
26 changed files with 73 additions and 44 deletions

View File

@@ -43,4 +43,4 @@ export function verifyStream(ip, id, hmac, exp, salt) {
} catch (e) {
return { status: 500, body: { status: "error", text: "Internal Server Error" } };
}
}
}