Bruh
This commit is contained in:
@@ -47,7 +47,7 @@ export async function handler (context: Context) {
|
|||||||
const { connection: connection0, db: db0 } = dbInfo0
|
const { connection: connection0, db: db0 } = dbInfo0
|
||||||
const { connection: connection1, db: db1 } = dbInfo1
|
const { connection: connection1, db: db1 } = dbInfo1
|
||||||
|
|
||||||
const ip = getClientIp(context) ?? '127.0.0.1'
|
const ip = getClientIp(context)
|
||||||
if (!ip) {
|
if (!ip) {
|
||||||
connection0.end()
|
connection0.end()
|
||||||
return jsonResponse(
|
return jsonResponse(
|
||||||
|
|||||||
Reference in New Issue
Block a user