From 2e9873057f9ed32bdfa69bfbe5e1eef7e0c2bf77 Mon Sep 17 00:00:00 2001 From: 637f075a0567bd2c57c77830 <637f075a0567bd2c57c77830@devide> Date: Sun, 25 Jun 2023 08:15:00 +0000 Subject: [PATCH] Sun Jun 25 08:15:00 UTC 2023 inscode --- index.html | 105 ++++++++++++++++++----------------------------------- 1 file changed, 36 insertions(+), 69 deletions(-) diff --git a/index.html b/index.html index b0f3536..c1c2392 100644 --- a/index.html +++ b/index.html @@ -1,72 +1,39 @@ - +const { MongoClient, ServerApiVersion } = require('mongodb'); - - + +run().catch(console.error); -- GitLab