Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.217.64
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
georgeto /
wp-includes /
blocks /
embed /
Delete
Unzip
Name
Size
Permission
Date
Action
block.json
1.01
KB
-rw-r--r--
2024-09-30 21:41
editor-rtl.css
784
B
-rw-r--r--
2024-11-23 13:12
editor-rtl.min.css
707
B
-rw-r--r--
2024-11-23 13:12
editor.css
784
B
-rw-r--r--
2024-11-23 13:12
editor.min.css
707
B
-rw-r--r--
2024-11-23 13:12
style-rtl.css
1.69
KB
-rw-r--r--
2024-11-23 13:12
style-rtl.min.css
1.56
KB
-rw-r--r--
2024-11-23 13:12
style.css
1.69
KB
-rw-r--r--
2024-11-23 13:12
style.min.css
1.56
KB
-rw-r--r--
2024-11-23 13:12
theme-rtl.css
200
B
-rw-r--r--
2024-11-23 13:12
theme-rtl.min.css
176
B
-rw-r--r--
2024-11-23 13:12
theme.css
200
B
-rw-r--r--
2024-11-23 13:12
theme.min.css
176
B
-rw-r--r--
2024-11-23 13:12
Save
Rename
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/embed", "title": "Embed", "category": "embed", "description": "Add a block that displays content pulled from other sites, like Twitter or YouTube.", "textdomain": "default", "attributes": { "url": { "type": "string", "role": "content" }, "caption": { "type": "rich-text", "source": "rich-text", "selector": "figcaption", "role": "content" }, "type": { "type": "string", "role": "content" }, "providerNameSlug": { "type": "string", "role": "content" }, "allowResponsive": { "type": "boolean", "default": true }, "responsive": { "type": "boolean", "default": false, "role": "content" }, "previewable": { "type": "boolean", "default": true, "role": "content" } }, "supports": { "align": true, "spacing": { "margin": true }, "interactivity": { "clientNavigation": true } }, "editorStyle": "wp-block-embed-editor", "style": "wp-block-embed" }