Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
usr /
share /
javascript /
jquery-ui /
ui /
effects /
[ HOME SHELL ]
Name
Size
Permission
Action
effect-blind.js
1.6
KB
-rw-r--r--
effect-blind.min.js
928
B
-rw-r--r--
effect-bounce.js
2.59
KB
-rw-r--r--
effect-bounce.min.js
1.25
KB
-rw-r--r--
effect-clip.js
1.54
KB
-rw-r--r--
effect-clip.min.js
912
B
-rw-r--r--
effect-drop.js
1.55
KB
-rw-r--r--
effect-drop.min.js
836
B
-rw-r--r--
effect-explode.js
2.85
KB
-rw-r--r--
effect-explode.min.js
1.2
KB
-rw-r--r--
effect-fade.js
964
B
-rw-r--r--
effect-fade.min.js
395
B
-rw-r--r--
effect-fold.js
2.13
KB
-rw-r--r--
effect-fold.min.js
1.24
KB
-rw-r--r--
effect-highlight.js
1.21
KB
-rw-r--r--
effect-highlight.min.js
558
B
-rw-r--r--
effect-puff.js
991
B
-rw-r--r--
effect-puff.min.js
377
B
-rw-r--r--
effect-pulsate.js
1.53
KB
-rw-r--r--
effect-pulsate.min.js
715
B
-rw-r--r--
effect-scale.js
1.34
KB
-rw-r--r--
effect-scale.min.js
626
B
-rw-r--r--
effect-shake.js
1.84
KB
-rw-r--r--
effect-shake.min.js
1.02
KB
-rw-r--r--
effect-size.js
5.29
KB
-rw-r--r--
effect-size.min.js
3.22
KB
-rw-r--r--
effect-slide.js
1.92
KB
-rw-r--r--
effect-slide.min.js
1.07
KB
-rw-r--r--
effect-transfer.js
884
B
-rw-r--r--
effect-transfer.min.js
302
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : effect-size.min.js
!function(factory){"use strict";"function"==typeof define&&define.amd?define(["jquery","../version","../effect"],factory):factory(jQuery)}(function($){"use strict";return $.effects.define("size",function(options,done){var factor,element=$(this),cProps=["fontSize"],vProps=["borderTopWidth","borderBottomWidth","paddingTop","paddingBottom"],hProps=["borderLeftWidth","borderRightWidth","paddingLeft","paddingRight"],mode=options.mode,restore="effect"!==mode,scale=options.scale||"both",origin=options.origin||["middle","center"],position=element.css("position"),pos=element.position(),original=$.effects.scaledDimensions(element),from=options.from||original,to=options.to||$.effects.scaledDimensions(element,0);$.effects.createPlaceholder(element),"show"===mode&&(mode=from,from=to,to=mode),factor={from:{y:from.height/original.height,x:from.width/original.width},to:{y:to.height/original.height,x:to.width/original.width}},"box"!==scale&&"both"!==scale||(factor.from.y!==factor.to.y&&(from=$.effects.setTransition(element,vProps,factor.from.y,from),to=$.effects.setTransition(element,vProps,factor.to.y,to)),factor.from.x!==factor.to.x&&(from=$.effects.setTransition(element,hProps,factor.from.x,from),to=$.effects.setTransition(element,hProps,factor.to.x,to))),"content"!==scale&&"both"!==scale||factor.from.y!==factor.to.y&&(from=$.effects.setTransition(element,cProps,factor.from.y,from),to=$.effects.setTransition(element,cProps,factor.to.y,to)),origin&&(mode=$.effects.getBaseline(origin,original),from.top=(original.outerHeight-from.outerHeight)*mode.y+pos.top,from.left=(original.outerWidth-from.outerWidth)*mode.x+pos.left,to.top=(original.outerHeight-to.outerHeight)*mode.y+pos.top,to.left=(original.outerWidth-to.outerWidth)*mode.x+pos.left),delete from.outerHeight,delete from.outerWidth,element.css(from),"content"!==scale&&"both"!==scale||(vProps=vProps.concat(["marginTop","marginBottom"]).concat(cProps),hProps=hProps.concat(["marginLeft","marginRight"]),element.find("*[width]").each(function(){var child=$(this),childOriginal=$.effects.scaledDimensions(child),childFrom={height:childOriginal.height*factor.from.y,width:childOriginal.width*factor.from.x,outerHeight:childOriginal.outerHeight*factor.from.y,outerWidth:childOriginal.outerWidth*factor.from.x},childOriginal={height:childOriginal.height*factor.to.y,width:childOriginal.width*factor.to.x,outerHeight:childOriginal.height*factor.to.y,outerWidth:childOriginal.width*factor.to.x};factor.from.y!==factor.to.y&&(childFrom=$.effects.setTransition(child,vProps,factor.from.y,childFrom),childOriginal=$.effects.setTransition(child,vProps,factor.to.y,childOriginal)),factor.from.x!==factor.to.x&&(childFrom=$.effects.setTransition(child,hProps,factor.from.x,childFrom),childOriginal=$.effects.setTransition(child,hProps,factor.to.x,childOriginal)),restore&&$.effects.saveStyle(child),child.css(childFrom),child.animate(childOriginal,options.duration,options.easing,function(){restore&&$.effects.restoreStyle(child)})})),element.animate(to,{queue:!1,duration:options.duration,easing:options.easing,complete:function(){var offset=element.offset();0===to.opacity&&element.css("opacity",from.opacity),restore||(element.css("position","static"===position?"relative":position).offset(offset),$.effects.saveStyle(element)),done()}})})});
Close