Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
amss /
jquery /
ui /
minified /
[ HOME SHELL ]
Name
Size
Permission
Action
jquery.effects.blind.min.js
888
B
-rwxr-xr-x
jquery.effects.bounce.min.js
1.65
KB
-rwxr-xr-x
jquery.effects.clip.min.js
1.05
KB
-rwxr-xr-x
jquery.effects.core.min.js
10.55
KB
-rwxr-xr-x
jquery.effects.drop.min.js
1.06
KB
-rwxr-xr-x
jquery.effects.explode.min.js
1.61
KB
-rwxr-xr-x
jquery.effects.fade.min.js
577
B
-rwxr-xr-x
jquery.effects.fold.min.js
1.12
KB
-rwxr-xr-x
jquery.effects.highlight.min.j...
914
B
-rwxr-xr-x
jquery.effects.pulsate.min.js
951
B
-rwxr-xr-x
jquery.effects.scale.min.js
3.87
KB
-rwxr-xr-x
jquery.effects.shake.min.js
1.12
KB
-rwxr-xr-x
jquery.effects.slide.min.js
1.05
KB
-rwxr-xr-x
jquery.effects.transfer.min.js
816
B
-rwxr-xr-x
jquery.ui.accordion.min.js
9.01
KB
-rwxr-xr-x
jquery.ui.autocomplete.min.js
8.79
KB
-rwxr-xr-x
jquery.ui.button.min.js
6.71
KB
-rwxr-xr-x
jquery.ui.core.min.js
4.23
KB
-rwxr-xr-x
jquery.ui.datepicker.min.js
35.53
KB
-rwxr-xr-x
jquery.ui.dialog.min.js
11.4
KB
-rwxr-xr-x
jquery.ui.draggable.min.js
18.24
KB
-rwxr-xr-x
jquery.ui.droppable.min.js
5.64
KB
-rwxr-xr-x
jquery.ui.mouse.min.js
2.75
KB
-rwxr-xr-x
jquery.ui.position.min.js
3.53
KB
-rwxr-xr-x
jquery.ui.progressbar.min.js
1.8
KB
-rwxr-xr-x
jquery.ui.resizable.min.js
17
KB
-rwxr-xr-x
jquery.ui.selectable.min.js
4.21
KB
-rwxr-xr-x
jquery.ui.slider.min.js
9.9
KB
-rwxr-xr-x
jquery.ui.sortable.min.js
23.36
KB
-rwxr-xr-x
jquery.ui.tabs.min.js
11.36
KB
-rwxr-xr-x
jquery.ui.widget.min.js
3.2
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jquery.effects.bounce.min.js
/* * jQuery UI Effects Bounce 1.8.13 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Effects/Bounce * * Depends: * jquery.effects.core.js */ (function(e){e.effects.bounce=function(b){return this.queue(function(){var a=e(this),l=["position","top","bottom","left","right"],h=e.effects.setMode(a,b.options.mode||"effect"),d=b.options.direction||"up",c=b.options.distance||20,m=b.options.times||5,i=b.duration||250;/show|hide/.test(h)&&l.push("opacity");e.effects.save(a,l);a.show();e.effects.createWrapper(a);var f=d=="up"||d=="down"?"top":"left";d=d=="up"||d=="left"?"pos":"neg";c=b.options.distance||(f=="top"?a.outerHeight({margin:true})/3:a.outerWidth({margin:true})/ 3);if(h=="show")a.css("opacity",0).css(f,d=="pos"?-c:c);if(h=="hide")c/=m*2;h!="hide"&&m--;if(h=="show"){var g={opacity:1};g[f]=(d=="pos"?"+=":"-=")+c;a.animate(g,i/2,b.options.easing);c/=2;m--}for(g=0;g<m;g++){var j={},k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing);c=h=="hide"?c*2:c/2}if(h=="hide"){g={opacity:0};g[f]=(d=="pos"?"-=":"+=")+c;a.animate(g,i/2,b.options.easing,function(){a.hide();e.effects.restore(a,l);e.effects.removeWrapper(a); b.callback&&b.callback.apply(this,arguments)})}else{j={};k={};j[f]=(d=="pos"?"-=":"+=")+c;k[f]=(d=="pos"?"+=":"-=")+c;a.animate(j,i/2,b.options.easing).animate(k,i/2,b.options.easing,function(){e.effects.restore(a,l);e.effects.removeWrapper(a);b.callback&&b.callback.apply(this,arguments)})}a.queue("fx",function(){a.dequeue()});a.dequeue()})}})(jQuery);
Close