diff --git a/.github/workflows/scripts/verify-search-engine-configs.mjs b/.github/workflows/scripts/verify-search-engine-configs.mjs index e47a159..6c15447 100644 --- a/.github/workflows/scripts/verify-search-engine-configs.mjs +++ b/.github/workflows/scripts/verify-search-engine-configs.mjs @@ -89,7 +89,7 @@ const config = { 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'], + bing: ['https://www.bing.com/search?q=hello'], yahoo: ['https://search.yahoo.com/search?p=hello', 'https://search.yahoo.co.jp/search?p=hello'], duckduckgo: [], startpage: [], // need redirect and post https://www.startpage.com/do/search?query=hello