Linux host40.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 68.65.120.213 | : 216.73.216.131
Cant Read [ /etc/named.conf ]
7.4.33
trade
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 /
trade /
portal.tradesense.co.ke /
public /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
dashboard
[ DIR ]
drwxr-xr-x
plugins-init
[ DIR ]
drwxr-xr-x
calendar-2.js
2.13
KB
-rw-r--r--
calendar.js
2.44
KB
-rw-r--r--
custom.min.js
16.98
KB
-rw-r--r--
demo-2.js
7.68
KB
-rw-r--r--
deznav-2-init.js
1.31
KB
-rw-r--r--
deznav-init.js
1.31
KB
-rw-r--r--
highlight.min.js
54.46
KB
-rw-r--r--
invoice.js
360
B
-rw-r--r--
styleSwitcher.js
21.76
KB
-rw-r--r--
user.js
548
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : calendar-2.js
document.addEventListener('DOMContentLoaded', function() { var Calendar = FullCalendar.Calendar; var calendarEl = document.getElementById('calendar'); // initialize the external events // ----------------------------------------------------------------- // initialize the calendar // ----------------------------------------------------------------- var calendar = new Calendar(calendarEl, { headerToolbar: { left: 'prev,next today', center: 'title', right: 'dayGridMonth,timeGridWeek,timeGridDay' }, initialDate: '2023-01-01', navLinks: true, // can click day/week names to navigate views editable: true, droppable: true, // this allows things to be dropped onto the calendar dayMaxEvents: true, events: [ { title: 'All Day Event', start: '2023-01-01' }, { title: 'Long Event', start: '2023-09-07', end: '2023-09-10' }, { groupId: 999, title: 'Repeating Event', start: '2023-09-09T16:00:00' }, { groupId: 999, title: 'Repeating Event', start: '2023-09-16T16:00:00' }, { title: 'Conference', start: '2023-09-11', end: '2023-09-13' }, { title: 'Meeting', start: '2023-09-12T10:30:00', end: '2023-09-12T12:30:00' }, { title: 'Lunch', start: '2023-09-12T12:00:00' }, { title: 'Meeting', start: '2023-09-12T14:30:00' }, { title: 'Happy Hour', start: '2023-09-12T17:30:00' }, { title: 'Dinner', start: '2023-09-12T20:00:00' }, { title: 'Birthday Party', start: '2023-09-13T07:00:00' }, { title: 'Click for Google', url: 'http://google.com/', start: '2023-09-28' } ] }); calendar.render(); });
Close