'https://hcaptcha.com/siteverify', CURLOPT_POST => true, CURLOPT_POSTFIELDS => ['secret' => $hcaptcha_secret, 'response' => $hcaptcha_response], CURLOPT_RETURNTRANSFER => true ]); $hcaptcha = curl_exec($ch); curl_close($ch); } else { $hcaptcha = file_get_contents('https://hcaptcha.com/siteverify?secret=' . $hcaptcha_secret . '&response=' . $hcaptcha_response); } $hcaptcha_result = json_decode($hcaptcha); if ($hcaptcha_result->success == true) { $hcaptcha_valid = true; unset($_POST['h-captcha-response']); } } if (!$hcaptcha_valid) { header('Location: ./error_request.html'); exit; } } ?>
Have a question about Roulette Xtreme 2.0 or RX BOT.
Email us! We loved to hear you.
Please complete the following request information.