Linux webm021.cluster127.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.127.20.21 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
5.4.45
premiey
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 /
premiey /
www /
wp-includes /
blocks /
video /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
1.77
KB
-rw-r--r--
editor-rtl.css
3.9
KB
-rw-r--r--
editor-rtl.min.css
2.21
KB
-rw-r--r--
editor.css
3.9
KB
-rw-r--r--
editor.min.css
2.21
KB
-rw-r--r--
style-rtl.css
1.76
KB
-rw-r--r--
style-rtl.min.css
269
B
-rw-r--r--
style.css
1.76
KB
-rw-r--r--
style.min.css
269
B
-rw-r--r--
theme-rtl.css
1.64
KB
-rw-r--r--
theme-rtl.min.css
170
B
-rw-r--r--
theme.css
1.64
KB
-rw-r--r--
theme.min.css
170
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "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": "string", "source": "html", "selector": "figcaption", "__experimentalRole": "content" }, "controls": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "controls", "default": true }, "id": { "type": "number", "__experimentalRole": "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" }, "src": { "type": "string", "source": "attribute", "selector": "video", "attribute": "src", "__experimentalRole": "content" }, "playsInline": { "type": "boolean", "source": "attribute", "selector": "video", "attribute": "playsinline" }, "tracks": { "__experimentalRole": "content", "type": "array", "items": { "type": "object" }, "default": [] } }, "supports": { "anchor": true, "align": true, "spacing": { "margin": true, "padding": true } }, "editorStyle": "wp-block-video-editor", "style": "wp-block-video" }
Close