Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
var /
www /
html /
cai /
admins /
vendor /
flot /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-x--x
API.md
53.78
KB
-rwxr-x--x
CONTRIBUTING.md
3.26
KB
-rwxr-x--x
FAQ.md
3.23
KB
-rwxr-x--x
LICENSE.txt
1.07
KB
-rwxr-x--x
Makefile
297
B
-rwxr-x--x
NEWS.md
40.35
KB
-rwxr-x--x
PLUGINS.md
4.38
KB
-rwxr-x--x
README.md
3.8
KB
-rwxr-x--x
excanvas.js
42.35
KB
-rwxr-x--x
excanvas.min.js
18.86
KB
-rwxr-x--x
jquery.colorhelpers.js
6.18
KB
-rwxr-x--x
jquery.colorhelpers.min.js
3.06
KB
-rwxr-x--x
jquery.flot.canvas.js
9.71
KB
-rwxr-x--x
jquery.flot.canvas.min.js
3.87
KB
-rwxr-x--x
jquery.flot.categories.js
6.08
KB
-rwxr-x--x
jquery.flot.categories.min.js
2.54
KB
-rwxr-x--x
jquery.flot.crosshair.js
5.46
KB
-rwxr-x--x
jquery.flot.crosshair.min.js
2.12
KB
-rwxr-x--x
jquery.flot.errorbars.js
12.66
KB
-rwxr-x--x
jquery.flot.errorbars.min.js
5.33
KB
-rwxr-x--x
jquery.flot.fillbetween.js
5.35
KB
-rwxr-x--x
jquery.flot.fillbetween.min.js
2.26
KB
-rwxr-x--x
jquery.flot.image.js
7.42
KB
-rwxr-x--x
jquery.flot.image.min.js
2.63
KB
-rwxr-x--x
jquery.flot.js
123.18
KB
-rwxr-x--x
jquery.flot.min.js
51.73
KB
-rwxr-x--x
jquery.flot.navigate.js
14.22
KB
-rwxr-x--x
jquery.flot.navigate.min.js
6.42
KB
-rwxr-x--x
jquery.flot.pie.js
24.05
KB
-rwxr-x--x
jquery.flot.pie.min.js
11.9
KB
-rwxr-x--x
jquery.flot.resize.js
3.29
KB
-rwxr-x--x
jquery.flot.resize.min.js
2.29
KB
-rwxr-x--x
jquery.flot.selection.js
13.18
KB
-rwxr-x--x
jquery.flot.selection.min.js
5.15
KB
-rwxr-x--x
jquery.flot.stack.js
7.11
KB
-rwxr-x--x
jquery.flot.stack.min.js
2.41
KB
-rwxr-x--x
jquery.flot.symbol.js
2.52
KB
-rwxr-x--x
jquery.flot.symbol.min.js
1.17
KB
-rwxr-x--x
jquery.flot.threshold.js
4.51
KB
-rwxr-x--x
jquery.flot.threshold.min.js
1.8
KB
-rwxr-x--x
jquery.flot.time.js
11.91
KB
-rwxr-x--x
jquery.flot.time.min.js
6.74
KB
-rwxr-x--x
jquery.js
269.07
KB
-rwxr-x--x
jquery.min.js
138.97
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jquery.flot.resize.min.js
/* Javascript plotting library for jQuery, version 0.8.3. Copyright (c) 2007-2014 IOLA and Ole Laursen. Licensed under the MIT license. */ (function($,e,t){"$:nomunge";var i=[],n=$.resize=$.extend($.resize,{}),a,r=false,s="setTimeout",u="resize",m=u+"-special-event",o="pendingDelay",l="activeDelay",f="throttleWindow";n[o]=200;n[l]=20;n[f]=true;$.event.special[u]={setup:function(){if(!n[f]&&this[s]){return false}var e=$(this);i.push(this);e.data(m,{w:e.width(),h:e.height()});if(i.length===1){a=t;h()}},teardown:function(){if(!n[f]&&this[s]){return false}var e=$(this);for(var t=i.length-1;t>=0;t--){if(i[t]==this){i.splice(t,1);break}}e.removeData(m);if(!i.length){if(r){cancelAnimationFrame(a)}else{clearTimeout(a)}a=null}},add:function(e){if(!n[f]&&this[s]){return false}var i;function a(e,n,a){var r=$(this),s=r.data(m)||{};s.w=n!==t?n:r.width();s.h=a!==t?a:r.height();i.apply(this,arguments)}if($.isFunction(e)){i=e;return a}else{i=e.handler;e.handler=a}}};function h(t){if(r===true){r=t||1}for(var s=i.length-1;s>=0;s--){var l=$(i[s]);if(l[0]==e||l.is(":visible")){var f=l.width(),c=l.height(),d=l.data(m);if(d&&(f!==d.w||c!==d.h)){l.trigger(u,[d.w=f,d.h=c]);r=t||true}}else{d=l.data(m);d.w=0;d.h=0}}if(a!==null){if(r&&(t==null||t-r<1e3)){a=e.requestAnimationFrame(h)}else{a=setTimeout(h,n[o]);r=false}}}if(!e.requestAnimationFrame){e.requestAnimationFrame=function(){return e.webkitRequestAnimationFrame||e.mozRequestAnimationFrame||e.oRequestAnimationFrame||e.msRequestAnimationFrame||function(t,i){return e.setTimeout(function(){t((new Date).getTime())},n[l])}}()}if(!e.cancelAnimationFrame){e.cancelAnimationFrame=function(){return e.webkitCancelRequestAnimationFrame||e.mozCancelRequestAnimationFrame||e.oCancelRequestAnimationFrame||e.msCancelRequestAnimationFrame||clearTimeout}()}})(jQuery,this);(function($){var options={};function init(plot){function onResize(){var placeholder=plot.getPlaceholder();if(placeholder.width()==0||placeholder.height()==0)return;plot.resize();plot.setupGrid();plot.draw()}function bindEvents(plot,eventHolder){plot.getPlaceholder().resize(onResize)}function shutdown(plot,eventHolder){plot.getPlaceholder().unbind("resize",onResize)}plot.hooks.bindEvents.push(bindEvents);plot.hooks.shutdown.push(shutdown)}$.plot.plugins.push({init:init,options:options,name:"resize",version:"1.0"})})(jQuery);
Close