From 8693f9e0c77ec285e1c3b538a8bd8ebda85d94a5 Mon Sep 17 00:00:00 2001 From: josc146 Date: Tue, 16 May 2023 11:53:33 +0800 Subject: [PATCH] chore --- .github/workflows/scripts/verify-search-engine-configs.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scripts/verify-search-engine-configs.mjs b/.github/workflows/scripts/verify-search-engine-configs.mjs index fa46f17..e47a159 100644 --- a/.github/workflows/scripts/verify-search-engine-configs.mjs +++ b/.github/workflows/scripts/verify-search-engine-configs.mjs @@ -91,7 +91,7 @@ const urls = { google: ['https://www.google.com/search?q=hello'], bing: ['https://www.bing.com/search?q=hello', 'https://cn.bing.com/search?q=hello'], yahoo: ['https://search.yahoo.com/search?p=hello', 'https://search.yahoo.co.jp/search?p=hello'], - duckduckgo: ['https://duckduckgo.com/s?q=hello'], + duckduckgo: [], startpage: [], // need redirect and post https://www.startpage.com/do/search?query=hello baidu: ['https://www.baidu.com/s?wd=hello'], kagi: [], // need login https://kagi.com/search?q=hello