Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
maskenattest /
wp-includes12 /
blocks /
audio /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.3
KB
-rw-r--r--
2024-09-30 05:11
editor-rtl.css
263
B
-rw-r--r--
2026-01-06 10:50
editor-rtl.min.css
215
B
-rw-r--r--
2026-01-06 10:50
editor.css
261
B
-rw-r--r--
2026-01-06 10:50
editor.min.css
213
B
-rw-r--r--
2026-01-06 10:50
style-rtl.css
1.88
KB
-rw-r--r--
2026-02-09 21:15
style-rtl.min.css
156
B
-rw-r--r--
2026-01-06 10:50
style.css
1.88
KB
-rw-r--r--
2026-02-09 21:15
style.min.css
156
B
-rw-r--r--
2026-01-06 10:50
theme-rtl.css
1.92
KB
-rw-r--r--
2026-02-09 21:15
theme-rtl.min.css
176
B
-rw-r--r--
2026-01-06 10:50
theme.css
1.92
KB
-rw-r--r--
2026-02-09 21:15
theme.min.css
176
B
-rw-r--r--
2026-01-06 10:50
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" }