From 2ddf6f2a52942d07ab289dc386c08289d217133b Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sat, 10 Feb 2024 09:07:47 +0000 Subject: [PATCH] add duckduckscrape --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 019c8984..d7cf5bf9 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,8 @@ "express-rate-limit": "^7.0.2", "toobusy-js": "^0.5.1", "quick.db": "^7.1.3", - "duckduckgo-search": "^1.0.7", - "activitypub-express": "^4.4.1" + "activitypub-express": "^4.4.1", + "duck-duck-scrape": "^2.2.5" }, "engines": { "node": "16.x" @@ -44,7 +44,7 @@ "license": "GPL-3.0-or-later", "keywords": [ "poketube", - "privite", + "private", "ytdl" ] } \ No newline at end of file