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 /
coburg-whisky /
wp-includes /
blocks /
file /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.26
KB
-rw-r--r--
2022-04-12 15:12
editor-rtl.css
715
B
-rw-r--r--
2023-03-09 00:05
editor-rtl.min.css
635
B
-rw-r--r--
2023-03-09 00:05
editor.css
714
B
-rw-r--r--
2023-03-09 00:05
editor.min.css
634
B
-rw-r--r--
2023-03-09 00:05
style-rtl.css
638
B
-rw-r--r--
2023-03-09 00:05
style-rtl.min.css
577
B
-rw-r--r--
2023-03-09 00:05
style.css
637
B
-rw-r--r--
2023-03-09 00:05
style.min.css
576
B
-rw-r--r--
2023-03-09 00:05
view.asset.php
84
B
-rw-r--r--
2022-09-20 15:43
view.js
2.17
KB
-rw-r--r--
2022-04-11 12:04
view.min.asset.php
84
B
-rw-r--r--
2022-09-20 15:43
view.min.js
544
B
-rw-r--r--
2022-04-11 12:04
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/file", "title": "File", "category": "media", "description": "Add a link to a downloadable file.", "keywords": [ "document", "pdf", "download" ], "textdomain": "default", "attributes": { "id": { "type": "number" }, "href": { "type": "string" }, "fileId": { "type": "string", "source": "attribute", "selector": "a:not([download])", "attribute": "id" }, "fileName": { "type": "string", "source": "html", "selector": "a:not([download])" }, "textLinkHref": { "type": "string", "source": "attribute", "selector": "a:not([download])", "attribute": "href" }, "textLinkTarget": { "type": "string", "source": "attribute", "selector": "a:not([download])", "attribute": "target" }, "showDownloadButton": { "type": "boolean", "default": true }, "downloadButtonText": { "type": "string", "source": "html", "selector": "a[download]" }, "displayPreview": { "type": "boolean" }, "previewHeight": { "type": "number", "default": 600 } }, "supports": { "anchor": true, "align": true }, "viewScript": "file:./view.min.js", "editorStyle": "wp-block-file-editor", "style": "wp-block-file" }