Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 18.223.203.36
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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
/
home /
temmmp /
anonmags.com /
wp-content /
plugins /
google-site-kit /
includes /
Core /
Contracts /
[ HOME SHELL ]
Name
Size
Permission
Action
WP_Errorable.php
592
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : WP_Errorable.php
<?php /** * Interface Google\Site_Kit\Core\Contracts\WP_Errorable. * * @package Google\Site_Kit\Core\Contracts * @copyright 2021 Google LLC * @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0 * @link https://sitekit.withgoogle.com */ namespace Google\Site_Kit\Core\Contracts; use WP_Error; /** * Interface for a class which can be represented as a WP_Error. * * @since 1.9.0 */ interface WP_Errorable { /** * Gets the WP_Error representation of this entity. * * @since 1.9.0 * * @return WP_Error */ public function to_wp_error(); }
Close