presearch support (#592)

This commit is contained in:
josc146
2024-01-26 13:48:24 +08:00
parent dc471eafb4
commit bd2522ca64
2 changed files with 9 additions and 0 deletions
@@ -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 = {