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 /
dstage /
wp-includes /
blocks /
separator /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.12
KB
-rw-r--r--
2025-04-17 00:51
editor-rtl.css
110
B
-rw-r--r--
2026-07-29 12:55
editor-rtl.min.css
97
B
-rw-r--r--
2024-07-26 14:33
editor.css
110
B
-rw-r--r--
2026-07-29 12:55
editor.min.css
97
B
-rw-r--r--
2024-07-26 14:33
style-rtl.css
541
B
-rw-r--r--
2026-07-29 12:55
style-rtl.min.css
405
B
-rw-r--r--
2024-07-26 14:33
style.css
558
B
-rw-r--r--
2026-07-29 12:55
style.min.css
405
B
-rw-r--r--
2024-07-26 14:33
theme-rtl.css
521
B
-rw-r--r--
2026-07-29 12:55
theme-rtl.min.css
437
B
-rw-r--r--
2023-03-09 00:05
theme.css
521
B
-rw-r--r--
2026-07-29 12:55
theme.min.css
437
B
-rw-r--r--
2023-03-09 00:05
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/separator", "title": "Separator", "category": "design", "description": "Create a break between ideas or sections with a horizontal separator.", "keywords": [ "horizontal-line", "hr", "divider" ], "textdomain": "default", "attributes": { "opacity": { "type": "string", "default": "alpha-channel" }, "tagName": { "type": "string", "enum": [ "hr", "div" ], "default": "hr" } }, "supports": { "anchor": true, "align": [ "center", "wide", "full" ], "color": { "enableContrastChecker": false, "__experimentalSkipSerialization": true, "gradients": true, "background": true, "text": false, "__experimentalDefaultControls": { "background": true } }, "spacing": { "margin": [ "top", "bottom" ] }, "interactivity": { "clientNavigation": true } }, "styles": [ { "name": "default", "label": "Default", "isDefault": true }, { "name": "wide", "label": "Wide Line" }, { "name": "dots", "label": "Dots" } ], "editorStyle": "wp-block-separator-editor", "style": "wp-block-separator" }