You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search engines sometimes change their results based on the useragent sent. I'm wondering if some people might be interested in changing to CURLOPT_USERAGENT => $_SERVER["HTTP_USER_AGENT"] ?? ... (if enabled).