From e0f99ff9980aec94ddf9c1acf191f3001f5060ca Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 18 Mar 2023 12:51:31 +0330 Subject: updates --- db/mongo/build_db.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/mongo') diff --git a/db/mongo/build_db.js b/db/mongo/build_db.js index fb7a611..1994b2e 100644 --- a/db/mongo/build_db.js +++ b/db/mongo/build_db.js @@ -69,11 +69,11 @@ const movies_obj = { }; const stash_obj = { - step: "https://spankbang.com/7s3ed/video/sharing+my+curvy+girlfriend+with+my+skinny+stepsis", + "a b": "c", }; const manga_obj = { - "hell's tormentor kraken": "https://manganato.com/manga-or992226", + e: "f", }; function inser_into_db(mongo_collection, object) { -- cgit v1.2.3