some fixes

This commit is contained in:
2023-06-28 02:57:57 +05:00
parent 0b1b498b7d
commit b8725f33af
11 changed files with 366 additions and 174 deletions

View File

@ -26,7 +26,7 @@
<script>
// console.log($.cookie("uuid"));
log_by_sid();
// log_by_sid();
var input = document.getElementById("pass");
input.addEventListener("keypress", function(event) {