HEX
Server:Apache
System:Linux localhost 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64
User:enlugo-es (10006)
PHP:7.4.33
Disabled:opcache_get_status
Upload Files
File: /var/www/vhosts/enlugo.es/httpdocs/wp-content/cache/minify/01ccb.js
function si_captcha_refresh(img_id,form_id,securimage_url,securimage_show_url){var chars="0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz";var string_length=16;var prefix='';for(var i=0;i<string_length;i++){var rnum=Math.floor(Math.random()*chars.length);prefix+=chars.substring(rnum,rnum+1);}
document.getElementById('si_code_'+form_id).value=prefix;var si_image_ctf=securimage_show_url+prefix;if(img_id=='si_image_side_login'){document.getElementById('si_image_side_login').src=si_image_ctf;}else{document.getElementById('si_image_'+form_id).src=si_image_ctf;}}