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 /
code /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.16
KB
-rw-r--r--
2022-09-20 15:43
editor-rtl.css
41
B
-rw-r--r--
2023-03-09 00:05
editor-rtl.min.css
36
B
-rw-r--r--
2023-03-09 00:05
editor.css
41
B
-rw-r--r--
2023-03-09 00:05
editor.min.css
36
B
-rw-r--r--
2023-03-09 00:05
style-rtl.css
157
B
-rw-r--r--
2023-03-09 00:05
style-rtl.min.css
137
B
-rw-r--r--
2023-03-09 00:05
style.css
157
B
-rw-r--r--
2023-03-09 00:05
style.min.css
137
B
-rw-r--r--
2023-03-09 00:05
theme-rtl.css
130
B
-rw-r--r--
2023-03-09 00:05
theme-rtl.min.css
116
B
-rw-r--r--
2023-03-09 00:05
theme.css
130
B
-rw-r--r--
2023-03-09 00:05
theme.min.css
116
B
-rw-r--r--
2023-03-09 00:05
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 2, "name": "core/code", "title": "Code", "category": "text", "description": "Display code snippets that respect your spacing and tabs.", "textdomain": "default", "attributes": { "content": { "type": "string", "source": "html", "selector": "code" } }, "supports": { "anchor": true, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontWeight": true, "__experimentalFontStyle": true, "__experimentalTextTransform": true, "__experimentalTextDecoration": true, "__experimentalLetterSpacing": true, "__experimentalDefaultControls": { "fontSize": true } }, "spacing": { "margin": [ "top", "bottom" ], "padding": true }, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true, "__experimentalDefaultControls": { "width": true, "color": true } }, "color": { "text": true, "background": true, "gradients": true, "__experimentalDefaultControls": { "background": true, "text": true } } }, "style": "wp-block-code" }