AnonSec Shell
Server IP : 104.21.14.48  /  Your IP : 18.189.178.132   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/mu-plugins/vendor/godaddy-wordpress/styles/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/mu-plugins/vendor/godaddy-wordpress/styles//godaddy-styles.php
<?php
/**
 * Plugin Name: GoDaddy WordPress Styles
 * Plugin URI: https://godaddy.com/
 * Description: GoDaddy WordPress Styles Description
 * Version: 2.0.2
 * Requires at least: 5.9
 * Requires PHP: 7.4
 * Author: GoDaddy
 * Author URI: https://godaddy.com
 * Text Domain: godaddy-styles
 * Domain Path: /languages
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, see <http://www.gnu.org/licenses/>.
 *
 * @package GoDaddy_Styles
 */

namespace GoDaddy\Styles;

defined( 'ABSPATH' ) || exit;

// Guard the plugin from initializing more than once.
if ( ! class_exists( StylesLoader::class ) ) {
	require_once dirname( __FILE__ ) . '/StylesLoader.php';
}

StylesLoader::getInstance()->setBasePath( plugin_dir_path( __FILE__ ) );
StylesLoader::getInstance()->setBaseUrl( plugin_dir_url( __FILE__ ) );

add_action( 'plugins_loaded', array( StylesLoader::getInstance(), 'boot' ) );

Anon7 - 2022
AnonSec Team