diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
commit | 48bc5c779635cd369672405483082115d4f5112b (patch) | |
tree | 0db3be47d825ea04081027f2887290c3fd88ff92 /db | |
parent | update (diff) | |
download | scripts-48bc5c779635cd369672405483082115d4f5112b.tar.gz scripts-48bc5c779635cd369672405483082115d4f5112b.zip |
update
Diffstat (limited to 'db')
-rw-r--r-- | db/mongo/build_db.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mongo/build_db.js b/db/mongo/build_db.js index a50162e..9273193 100644 --- a/db/mongo/build_db.js +++ b/db/mongo/build_db.js @@ -57,7 +57,7 @@ const movies_obj = { }; const stash_obj = { - something: "https://spankbang.com/74bwd/video/porn", + momotaro: "https://www.tnaflix.com/amateur-porn/fcdc-056/video6241864", }; function inser_into_db(mongo_collection, object) { |