mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 18:04:15 +08:00
update verify-search-engine-configs.mjs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user