Version 1. #1
@ -17,7 +17,7 @@ final readonly class CaptchaService
|
||||
try {
|
||||
$post = [];
|
||||
if (!is_null($userAgent)) {
|
||||
$post['user_ageng'] = $userAgent;
|
||||
$post['user_agent'] = $userAgent;
|
||||
}
|
||||
|
||||
$response = Http::withHeaders([
|
||||
|
Loading…
Reference in New Issue
Block a user