From 1cca4e5f693088123e63c9bed5afdea2d07bc492 Mon Sep 17 00:00:00 2001 From: Bobby Date: Thu, 3 Mar 2022 19:46:25 +0700 Subject: [PATCH] fix: update duckduckgo proxy url in sample config --- config.sample.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sample.js b/config.sample.js index 02a134e..09c83b1 100644 --- a/config.sample.js +++ b/config.sample.js @@ -288,7 +288,7 @@ module.exports = { will become: https://images.weserv.nl/?url=example.com%2Fassets%2Fimage.png */ - urlProxy: 'https://proxy.duckduckgo.com/iu/?u={url}', + urlProxy: 'https://external-content.duckduckgo.com/iu/?u={url}&f=1&nofb=1', /* Disclaimer message that will be printed underneath the URL uploads form.