aboutsummaryrefslogtreecommitdiffstats
path: root/db
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2023-03-18 09:21:31 +0000
committerterminaldweller <devi@terminaldweller.com>2023-03-18 09:21:31 +0000
commite0f99ff9980aec94ddf9c1acf191f3001f5060ca (patch)
tree6a8139d8ea4e915413b2d33a5af0d36bc1c5a001 /db
parentupdates (diff)
downloadscripts-e0f99ff9980aec94ddf9c1acf191f3001f5060ca.tar.gz
scripts-e0f99ff9980aec94ddf9c1acf191f3001f5060ca.zip
updates
Diffstat (limited to 'db')
-rw-r--r--db/mongo/build_db.js4
1 files changed, 2 insertions, 2 deletions
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) {