Searched refs:SITE_VERIFY_URL (Results 1 – 2 of 2) sorted by relevance
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/ | ||
H A D | Curl.php | 17 const SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify'; define in ReCaptcha\\RequestMethod\\Curl |
H A D | Post.php | 41 const SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify'; define in ReCaptcha\\RequestMethod\\Post |