Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle.backup.39 /
lib /
amd /
build /
[ HOME SHELL ]
Name
Size
Permission
Action
adapter.min.js
75.6
KB
-rw-rw-r--
addblockmodal.min.js
518
B
-rw-rw-r--
ajax.min.js
1.31
KB
-rw-rw-r--
auto_rows.min.js
638
B
-rw-rw-r--
backoff_timer.min.js
808
B
-rw-rw-r--
chart_axis.min.js
1.59
KB
-rw-rw-r--
chart_bar.min.js
791
B
-rw-rw-r--
chart_base.min.js
2.83
KB
-rw-rw-r--
chart_builder.min.js
193
B
-rw-rw-r--
chart_line.min.js
420
B
-rw-rw-r--
chart_output.min.js
68
B
-rw-rw-r--
chart_output_base.min.js
152
B
-rw-rw-r--
chart_output_chartjs.min.js
3.73
KB
-rw-rw-r--
chart_output_htmltable.min.js
941
B
-rw-rw-r--
chart_pie.min.js
844
B
-rw-rw-r--
chart_series.min.js
2.19
KB
-rw-rw-r--
chartjs-lazy.min.js
204.36
KB
-rw-rw-r--
chartjs.min.js
52
B
-rw-rw-r--
config.min.js
33
B
-rw-rw-r--
custom_interaction_events.min....
3.25
KB
-rw-rw-r--
event.min.js
688
B
-rw-rw-r--
first.min.js
152
B
-rw-rw-r--
form-autocomplete.min.js
9.79
KB
-rw-rw-r--
form-cohort-selector.min.js
577
B
-rw-rw-r--
form-course-selector.min.js
967
B
-rw-rw-r--
fragment.min.js
865
B
-rw-rw-r--
icon_system.min.js
299
B
-rw-rw-r--
icon_system_fontawesome.min.js
951
B
-rw-rw-r--
icon_system_standard.min.js
403
B
-rw-rw-r--
inplace_editable.min.js
4.48
KB
-rw-rw-r--
key_codes.min.js
167
B
-rw-rw-r--
localstorage.min.js
172
B
-rw-rw-r--
log.min.js
226
B
-rw-rw-r--
loglevel.min.js
2.33
KB
-rw-rw-r--
modal.min.js
7.12
KB
-rw-rw-r--
modal_backdrop.min.js
1.04
KB
-rw-rw-r--
modal_cancel.min.js
774
B
-rw-rw-r--
modal_confirm.min.js
369
B
-rw-rw-r--
modal_events.min.js
258
B
-rw-rw-r--
modal_factory.min.js
1.66
KB
-rw-rw-r--
modal_registry.min.js
370
B
-rw-rw-r--
modal_save_cancel.min.js
1.2
KB
-rw-rw-r--
mustache.min.js
6.14
KB
-rw-rw-r--
notification.min.js
2.45
KB
-rw-rw-r--
paged_content_events.min.js
74
B
-rw-rw-r--
paged_content_factory.min.js
1.26
KB
-rw-rw-r--
paged_content_pages.min.js
1.61
KB
-rw-rw-r--
paged_content_paging_bar.min.j...
1.42
KB
-rw-rw-r--
paged_content_paging_dropdown....
1.44
KB
-rw-rw-r--
permissionmanager.min.js
3.08
KB
-rw-rw-r--
popover_region_controller.min....
4.59
KB
-rw-rw-r--
popper.min.js
18.79
KB
-rw-rw-r--
search-input.min.js
580
B
-rw-rw-r--
sessionstorage.min.js
174
B
-rw-rw-r--
storagewrapper.min.js
1.19
KB
-rw-rw-r--
str.min.js
1.5
KB
-rw-rw-r--
tag.min.js
8.17
KB
-rw-rw-r--
templates.min.js
6.61
KB
-rw-rw-r--
tooltip.min.js
1.47
KB
-rw-rw-r--
tree.min.js
5.43
KB
-rw-rw-r--
truncate.min.js
1.43
KB
-rw-rw-r--
url.min.js
661
B
-rw-rw-r--
user_date.min.js
1.06
KB
-rw-rw-r--
yui.min.js
29
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : chart_base.min.js
define(["core/chart_series","core/chart_axis"],function(a,b){function c(){this._series=[],this._labels=[],this._xaxes=[],this._yaxes=[],this._setDefaults()}return c.prototype._series=null,c.prototype._labels=null,c.prototype._title=null,c.prototype._xaxes=null,c.prototype._yaxes=null,c.prototype.COLORSET=["#f3c300","#875692","#f38400","#a1caf1","#be0032","#c2b280","#7f180d","#008856","#e68fac","#0067a5"],c.prototype._configColorSet=null,c.prototype.TYPE=null,c.prototype.addSeries=function(a){if(this._validateSeries(a),this._series.push(a),null===a.getColor()){var b=this.getConfigColorSet()||c.prototype.COLORSET;a.setColor(b[this._series.length%b.length])}},c.prototype.create=function(c,d){var e=new c;return e.setConfigColorSet(d.config_colorset),e.setLabels(d.labels),e.setTitle(d.title),d.series.forEach(function(b){e.addSeries(a.prototype.create(b))}),d.axes.x.forEach(function(a,c){e.setXAxis(b.prototype.create(a),c)}),d.axes.y.forEach(function(a,c){e.setYAxis(b.prototype.create(a),c)}),e},c.prototype.__getAxis=function(a,c,d){var e,f="x"===a?this._xaxes:this._yaxes,g=("x"===a?this.setXAxis:this.setYAxis).bind(this);if(c="undefined"==typeof c?0:c,d="undefined"!=typeof d&&d,e=f[c],"undefined"==typeof e){if(!d)throw new Error("Unknown axis.");e=new b,g(e,c)}return e},c.prototype.getConfigColorSet=function(){return this._configColorSet},c.prototype.getLabels=function(){return this._labels},c.prototype.getSeries=function(){return this._series},c.prototype.getTitle=function(){return this._title},c.prototype.getType=function(){if(!this.TYPE)throw new Error("The TYPE property has not been set.");return this.TYPE},c.prototype.getXAxes=function(){return this._xaxes},c.prototype.getXAxis=function(a,b){return this.__getAxis("x",a,b)},c.prototype.getYAxes=function(){return this._yaxes},c.prototype.getYAxis=function(a,b){return this.__getAxis("y",a,b)},c.prototype.setConfigColorSet=function(a){this._configColorSet=a},c.prototype._setDefaults=function(){},c.prototype.setLabels=function(a){if(a.length&&this._series.length&&this._series[0].length!=a.length)throw new Error("Series must match label values.");this._labels=a},c.prototype.setTitle=function(a){this._title=a},c.prototype.setXAxis=function(a,b){b="undefined"==typeof b?0:b,this._validateAxis("x",a,b),this._xaxes[b]=a},c.prototype.setYAxis=function(a,b){b="undefined"==typeof b?0:b,this._validateAxis("y",a,b),this._yaxes[b]=a},c.prototype._validateAxis=function(a,b,c){if(c="undefined"==typeof c?0:c,c>0){var d="x"==a?this._xaxes:this._yaxes;if("undefined"==typeof d[c-1])throw new Error("Missing "+a+" axis at index lower than "+c)}},c.prototype._validateSeries=function(a){if(this._series.length&&this._series[0].getCount()!=a.getCount())throw new Error("Series do not have an equal number of values.");if(this._labels.length&&this._labels.length!=a.getCount())throw new Error("Series must match label values.")},c});
Close