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 /
video /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.99
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.css
2.1
KB
-rw-r--r--
2026-08-20 16:07
editor-rtl.min.css
1.19
KB
-rw-r--r--
2026-08-20 16:07
editor.css
2.1
KB
-rw-r--r--
2026-08-20 16:07
editor.min.css
1.19
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.css
2.27
KB
-rw-r--r--
2026-08-20 16:07
style-rtl.min.css
311
B
-rw-r--r--
2026-08-20 16:07
style.css
2.27
KB
-rw-r--r--
2026-08-20 16:07
style.min.css
311
B
-rw-r--r--
2026-08-20 16:07
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/video", "title": "Video", "category": "media", "description": "Embed a video from your media library or upload a new one.", "keywords": [ "movie" ], "textdomain": "default", "attributes": { "autoplay": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "autoplay" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "role": "content" }, "controls": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "controls", "default": true }, "id": { "type": "number", "role": "content" }, "loop": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "loop" }, "muted": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "muted" }, "poster": { "type": "string", "source": "attribute", "selector": "video", "attribute": "poster" }, "preload": { "type": "string", "source": "attribute", "selector": "video", "attribute": "preload", "default": "metadata" }, "blob": { "type": "string", "role": "local" }, "src": { "type": "string", "source": "attribute", "selector": "video", "attribute": "src", "role": "content" }, "width": { "type": "number" }, "height": { "type": "number" }, "playsInline": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "playsinline" }, "tracks": { "role": "content", "type": "array", "items": { "type": "object" }, "default": [] } }, "supports": { "anchor": true, "align": true, "spacing": { "margin": true, "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-video-editor", "style": "wp-block-video" }