Commit 07fd1583 authored by Nguyen Van Anh's avatar Nguyen Van Anh

2.1.2

parent b81b0e57
......@@ -6,6 +6,8 @@ use Symfony\Component\HttpFoundation\Request;
class NoCaptcha
{
const VERSION = '2.1.2';
const CLIENT_API = 'https://www.google.com/recaptcha/api.js';
const VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment