bypass mojeek bot check

This commit is contained in:
lolcat 2025-08-07 17:49:45 -04:00
parent f33f02e816
commit 7ac53c6e11
1 changed files with 1 additions and 1 deletions

View File

@ -457,7 +457,7 @@ class mojeek{
"tn" => 7, // number of news results/page
"date" => 1, // show date
"tlen" => 128, // max length of title
"dlen" => 511, // max length of description
//"dlen" => 511, // max length of description
"arc" => ($country == "any" ? "none" : $country) // location. don't use autodetect!
];