Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/public_html/joomla5/plugins/fabrik_element/captcha/ |
| [Home] [System Details] [Kill Me] |
/*! Fabrik */
define(["jquery","fab/element"],function(e,i){return
window.FbCaptcha=new Class({Extends:i,initialize:function(e,i){var
t;"invisible"===i.method&&(t=this,window.fabrikCaptureLoaded=function(){t.widgetId=grecaptcha.render(t.options.element,{sitekey:t.options.siteKey,size:"invisible",callback:t.captureCompleted})},requirejs(["https://www.google.com/recaptcha/api.js?onload=fabrikCaptureLoaded&render=explicit"])),this.parent(e,i)},captureCompleted:function(e){window.fabrikCaptchaSubmitCallBack(!0),delete
window.fabrikCaptchaSubmitCallBack},onsubmit:function(e){void
0!==e&&("invisible"===this.options.method?grecaptcha.getResponse()||(window.fabrikCaptchaSubmitCallBack=e,grecaptcha.execute(this.widgetId)):this.parent(e))}}),window.FbCaptcha});