Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
wp-includes /
blocks /
audio /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.3
KB
-rw-r--r--
2024-11-14 00:00
editor-rtl.css
263
B
-rw-r--r--
2026-07-03 02:00
editor-rtl.min.css
215
B
-rw-r--r--
2023-03-29 20:58
editor.css
261
B
-rw-r--r--
2026-07-03 02:00
editor.min.css
213
B
-rw-r--r--
2023-03-29 20:58
style-rtl.css
2.08
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.min.css
156
B
-rw-r--r--
2024-07-16 20:49
style.css
2.08
KB
-rw-r--r--
2026-08-20 16:07
style.min.css
156
B
-rw-r--r--
2024-07-16 20:49
theme-rtl.css
2.12
KB
-rw-r--r--
2026-08-20 16:07
theme-rtl.min.css
186
B
-rw-r--r--
2026-08-20 16:07
theme.css
2.12
KB
-rw-r--r--
2026-08-20 16:07
theme.min.css
186
B
-rw-r--r--
2026-08-20 16:07
Save
Rename
{ "$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": { "blob": { "type": "string", "role": "local" }, "src": { "type": "string", "source": "attribute", "selector": "audio", "attribute": "src", "role": "content" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "role": "content" }, "id": { "type": "number", "role": "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" }