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.216.250
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 /
gallery /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
3.28
KB
-rw-r--r--
2026-07-29 12:55
editor-rtl.css
4.12
KB
-rw-r--r--
2026-07-29 12:55
editor-rtl.min.css
2.01
KB
-rw-r--r--
2026-02-08 03:18
editor.css
4.12
KB
-rw-r--r--
2026-07-29 12:55
editor.min.css
2.01
KB
-rw-r--r--
2026-02-08 03:18
style-rtl.css
19.03
KB
-rw-r--r--
2026-07-29 12:55
style-rtl.min.css
15.73
KB
-rw-r--r--
2026-07-29 12:55
style.css
19.05
KB
-rw-r--r--
2026-07-29 12:55
style.min.css
15.74
KB
-rw-r--r--
2026-07-29 12:55
theme-rtl.css
1.86
KB
-rw-r--r--
2026-07-29 12:55
theme-rtl.min.css
123
B
-rw-r--r--
2024-04-03 08:38
theme.css
1.86
KB
-rw-r--r--
2026-07-29 12:55
theme.min.css
123
B
-rw-r--r--
2024-04-03 08:38
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/gallery", "title": "Gallery", "category": "media", "usesContext": [ "galleryId" ], "allowedBlocks": [ "core/image" ], "description": "Display multiple images in a rich gallery.", "keywords": [ "images", "photos" ], "textdomain": "default", "attributes": { "images": { "type": "array", "default": [], "source": "query", "selector": ".blocks-gallery-item", "query": { "url": { "type": "string", "source": "attribute", "selector": "img", "attribute": "src" }, "fullUrl": { "type": "string", "source": "attribute", "selector": "img", "attribute": "data-full-url" }, "link": { "type": "string", "source": "attribute", "selector": "img", "attribute": "data-link" }, "alt": { "type": "string", "source": "attribute", "selector": "img", "attribute": "alt", "default": "" }, "id": { "type": "string", "source": "attribute", "selector": "img", "attribute": "data-id" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": ".blocks-gallery-item__caption" } } }, "ids": { "type": "array", "items": { "type": "number" }, "default": [] }, "navigationButtonType": { "type": "string", "default": "icon", "enum": [ "icon", "text", "both" ] }, "shortCodeTransforms": { "type": "array", "items": { "type": "object" }, "default": [] }, "columns": { "type": "number", "minimum": 1, "maximum": 8 }, "caption": { "type": "rich-text", "source": "rich-text", "selector": ".blocks-gallery-caption", "role": "content" }, "imageCrop": { "type": "boolean", "default": true }, "randomOrder": { "type": "boolean", "default": false }, "fixedHeight": { "type": "boolean", "default": true }, "linkTarget": { "type": "string" }, "linkTo": { "type": "string" }, "sizeSlug": { "type": "string", "default": "large" }, "allowResize": { "type": "boolean", "default": false }, "aspectRatio": { "type": "string", "default": "auto" } }, "providesContext": { "allowResize": "allowResize", "imageCrop": "imageCrop", "fixedHeight": "fixedHeight", "navigationButtonType": "navigationButtonType" }, "supports": { "anchor": true, "align": true, "__experimentalBorder": { "radius": true, "color": true, "width": true, "style": true, "__experimentalDefaultControls": { "color": true, "radius": true } }, "html": false, "units": [ "px", "em", "rem", "vh", "vw" ], "spacing": { "margin": true, "padding": true, "blockGap": [ "horizontal", "vertical" ], "__experimentalSkipSerialization": [ "blockGap" ], "__experimentalDefaultControls": { "blockGap": true, "margin": false, "padding": false } }, "color": { "text": false, "background": true, "gradients": true }, "layout": { "allowSwitching": false, "allowInheriting": false, "allowEditing": false, "default": { "type": "flex" } }, "interactivity": { "clientNavigation": true }, "listView": true }, "editorStyle": "wp-block-gallery-editor", "style": "wp-block-gallery" }