/home/techb158/immovalet.com/vendor/google/recaptcha/examples
NameSizeModeActions
appengine-https.php20710644editdlrm
config.php.dist18480644editdlrm
examples.css4030644editdlrm
google0afd8760fd68f119.html530644editdlrm
index.php38020644editdlrm
recaptcha-content-security-policy.php85750644editdlrm
recaptcha-v2-checkbox-explicit.php79560644editdlrm
recaptcha-v2-checkbox.php75190644editdlrm
recaptcha-v2-invisible.php72680644editdlrm
recaptcha-v3-request-scores.php68130644editdlrm
recaptcha-v3-verify.php28820644editdlrm
robots.txt240644editdlrm
Edit: /home/techb158/immovalet.com/vendor/google/recaptcha/examples/recaptcha-v3-verify.php (2882B)
setExpectedHostname($_SERVER['SERVER_NAME']) ->setExpectedAction($_GET['action']) ->setScoreThreshold(0.5) ->verify($_GET['token'], $_SERVER['REMOTE_ADDR']); header('Content-type:application/json'); echo json_encode($resp->toArray());