登录部分增加重放检测

This commit is contained in:
2024-02-01 13:17:10 +08:00
parent 39b2a59ec9
commit f53f086b1c
2 changed files with 42 additions and 2 deletions

View File

@@ -29,6 +29,7 @@
"bootstrap/": "https://esm.sh/[email protected]/",
"filesize": "https://esm.sh/[email protected]",
"pwn/": "https://deno.land/x/[email protected]/",
"sqlite3/": "https://deno.land/x/[email protected]/"
"sqlite3/": "https://deno.land/x/[email protected]/",
"async/": "https://deno.land/x/[email protected]/"
}
}