Linux webm001.cluster105.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.105.20.1 | : 216.73.216.85
Cant Read [ /etc/named.conf ]
8.0.30
afriquejlc
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 /
afriquejlc /
www /
wp-includes /
blocks /
audio /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
1.22
KB
-rwxr-xr-x
editor-rtl.css
250
B
-rwxr-xr-x
editor-rtl.min.css
215
B
-rwxr-xr-x
editor.css
248
B
-rwxr-xr-x
editor.min.css
213
B
-rwxr-xr-x
style-rtl.css
171
B
-rwxr-xr-x
style-rtl.min.css
148
B
-rwxr-xr-x
style.css
171
B
-rwxr-xr-x
style.min.css
148
B
-rwxr-xr-x
theme-rtl.css
194
B
-rwxr-xr-x
theme-rtl.min.css
170
B
-rwxr-xr-x
theme.css
194
B
-rwxr-xr-x
theme.min.css
170
B
-rwxr-xr-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": "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, "__experimentalDefaultControls": { "margin": false, "padding": false } } }, "editorStyle": "wp-block-audio-editor", "style": "wp-block-audio" }
Close