Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
jQuery-File-Upload-10.32.0
[ DIR ]
drwxr-sr-x
2022-01-21 08:57
jquery-ui-multiselect-widget-master
[ DIR ]
drwxr-sr-x
2017-07-25 13:54
jqueryui
[ DIR ]
drwxr-sr-x
2017-07-25 13:55
jqueryui-1-13
[ DIR ]
drwxr-sr-x
2023-05-25 08:48
pdfjs
[ DIR ]
drwxr-sr-x
2025-02-20 13:23
select2
[ DIR ]
drwxr-sr-x
2024-02-16 10:55
jquery-1.11.3.min.js
93.71
KB
-rw-r--r--
2024-02-14 08:49
jquery-3.2.1.min.js
84.63
KB
-rw-r--r--
2024-02-14 08:49
jquery.autogrow.js
2.85
KB
-rw-r--r--
2025-02-06 10:47
jquery.datetimepicker.full.min.js
60.05
KB
-rw-r--r--
2024-02-14 08:49
jquery.steps.css
9.62
KB
-rw-r--r--
2024-06-07 11:41
jquery.steps.js
52.09
KB
-rw-r--r--
2024-06-07 11:41
jquery.steps.min.js
13.53
KB
-rw-r--r--
2024-02-14 08:49
jquery.validate.js
46.57
KB
-rw-r--r--
2024-02-14 08:49
msd.js
2.34
KB
-rw-r--r--
2024-10-08 13:19
shared.js
12.43
KB
-rw-r--r--
2026-04-08 08:10
wordpress.js
369
B
-rw-r--r--
2024-10-10 10:02
Save
Rename
function filterPresentations(value) { jQuery("#presentationsdiv ul li").filter(function () { jQuery(this).toggle(jQuery(this).text().toLowerCase().indexOf(value) > -1) }); var display = true; if (value != '') { display = false; } jQuery('#presentationsdiv p').each(function () { jQuery(this).toggle(display); }); }