From 8afce1ac064036501832dc7d405010fbfb5b9776 Mon Sep 17 00:00:00 2001 From: omair saleh Date: Sun, 14 Aug 2022 17:11:58 +0800 Subject: [PATCH] google recaptcha test --- resources/assets/vue/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/vue/app.js b/resources/assets/vue/app.js index 53ff7fc2..abb7a17e 100644 --- a/resources/assets/vue/app.js +++ b/resources/assets/vue/app.js @@ -102,7 +102,7 @@ const app = new Vue({ }, render() { this.captchaId = window.grecaptcha.render('grecaptcha_container', { - sitekey: '6LfypGghAAAAAHGmRJrbgwE9v8mgHBINnW6irZx3', + sitekey: '6Lft5mkhAAAAAAFgQ0gWlwte1h-o6UPRpMNHP1xz', badge: '', size: 'invisible', 'expired-callback': this.execute