qwant doesnt return results past the first page, fuck this stupid shit

This commit is contained in:
2026-08-14 20:18:23 -04:00
parent 01d4638687
commit 1af8ad3a2b
3 changed files with 0 additions and 1126 deletions

View File

@@ -644,7 +644,6 @@ class frontend{
"google_cse" => "Google CSE", "google_cse" => "Google CSE",
"yahoo_japan" => "Yahoo! JAPAN", "yahoo_japan" => "Yahoo! JAPAN",
"startpage" => "Startpage", "startpage" => "Startpage",
"qwant" => "Qwant",
"yep" => "Yep", "yep" => "Yep",
"mwmbl" => "Mwmbl", "mwmbl" => "Mwmbl",
"mojeek" => "Mojeek", "mojeek" => "Mojeek",
@@ -671,7 +670,6 @@ class frontend{
"google_cse" => "Google CSE", "google_cse" => "Google CSE",
"yahoo_japan" => "Yahoo! JAPAN", "yahoo_japan" => "Yahoo! JAPAN",
"startpage" => "Startpage", "startpage" => "Startpage",
"qwant" => "Qwant",
"naver" => "Naver", "naver" => "Naver",
"baidu" => "Baidu", "baidu" => "Baidu",
"solofield" => "Solofield", "solofield" => "Solofield",
@@ -705,7 +703,6 @@ class frontend{
"google" => "Google", "google" => "Google",
"yahoo_japan" => "Yahoo! JAPAN", "yahoo_japan" => "Yahoo! JAPAN",
"startpage" => "Startpage", "startpage" => "Startpage",
"qwant" => "Qwant",
"naver" => "Naver", "naver" => "Naver",
"baidu" => "Baidu", "baidu" => "Baidu",
"coccoc" => "Cốc Cốc", "coccoc" => "Cốc Cốc",
@@ -724,7 +721,6 @@ class frontend{
"google" => "Google", "google" => "Google",
"yahoo_japan" => "Yahoo! JAPAN", "yahoo_japan" => "Yahoo! JAPAN",
"startpage" => "Startpage", "startpage" => "Startpage",
"qwant" => "Qwant",
//"mojeek" => "Mojeek", //"mojeek" => "Mojeek",
"baidu" => "Baidu" "baidu" => "Baidu"
] ]

File diff suppressed because it is too large Load Diff

View File

@@ -87,10 +87,6 @@ $settings = [
"value" => "kagi", "value" => "kagi",
"text" => "Kagi" "text" => "Kagi"
], ],
[
"value" => "qwant",
"text" => "Qwant"
],
[ [
"value" => "yep", "value" => "yep",
"text" => "Yep" "text" => "Yep"
@@ -145,10 +141,6 @@ $settings = [
"value" => "startpage", "value" => "startpage",
"text" => "Startpage" "text" => "Startpage"
], ],
[
"value" => "qwant",
"text" => "Qwant"
],
[ [
"value" => "ghostery", "value" => "ghostery",
"text" => "Ghostery" "text" => "Ghostery"
@@ -231,10 +223,6 @@ $settings = [
"value" => "startpage", "value" => "startpage",
"text" => "Startpage" "text" => "Startpage"
], ],
[
"value" => "qwant",
"text" => "Qwant"
],
[ [
"value" => "naver", "value" => "naver",
"text" => "Naver" "text" => "Naver"
@@ -329,10 +317,6 @@ $settings = [
"value" => "startpage", "value" => "startpage",
"text" => "Startpage" "text" => "Startpage"
], ],
[
"value" => "qwant",
"text" => "Qwant"
],
[ [
"value" => "naver", "value" => "naver",
"text" => "Naver" "text" => "Naver"
@@ -379,10 +363,6 @@ $settings = [
"value" => "startpage", "value" => "startpage",
"text" => "Startpage" "text" => "Startpage"
], ],
[
"value" => "qwant",
"text" => "Qwant"
],
/*[ /*[
"value" => "mojeek", "value" => "mojeek",
"text" => "Mojeek" "text" => "Mojeek"