chrome ua does nothing, nevermind

This commit is contained in:
2025-09-28 13:18:06 -04:00
parent fa4aa9a0fd
commit bf6319839e

View File

@@ -34,8 +34,7 @@ class ddg{
switch($reqtype){
case self::req_web:
$headers =
[//"User-Agent: " . config::USER_AGENT,
"User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36",
["User-Agent: " . config::USER_AGENT,
"Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",
"Accept-Language: en-US,en;q=0.5",
"Accept-Encoding: gzip",