mirror of
https://github.com/wassname/chatGPTBox.git
synced 2026-06-27 23:37:58 +08:00
presearch support (#592)
This commit is contained in:
@@ -101,6 +101,7 @@ const urls = {
|
||||
searx: ['https://searx.tiekoetter.com/search?q=hello'],
|
||||
ecosia: [], // unknown verify method https://www.ecosia.org/search?q=hello
|
||||
neeva: [], // unknown verify method(FetchError: maximum redirect reached) https://neeva.com/search?q=hello
|
||||
presearch: [],
|
||||
}
|
||||
|
||||
const commonHeaders = {
|
||||
|
||||
Reference in New Issue
Block a user