HEX
Server: LiteSpeed
System: Linux sg-nme-web1237.main-hosting.eu 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User: u481266809 (481266809)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/u481266809/domains/noboddomfoundation.org/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:
 *
 * * 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', 'u481266809_JxZLy' );

/** Database username */
define( 'DB_USER', 'u481266809_WNjis' );

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

/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );

/** 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',          '4N/C5]&u,H[ml:{S%17H9KlRh{V|*I|^I1u&1nT6PJzknb!|V)Y2}.U&dIQP&/bM');
define('SECURE_AUTH_KEY',   '?UCxbaM`):dZv=F.lsE5{H+.~ge/27DFOy sa28ZmxxjK>#CVeC.#>%.G:+E-pN>');
define('LOGGED_IN_KEY',     'Iv3)JSF`@XaQtZHUe=iF^.NB]J@5M62>=+O65s3]_z)hgUna|EQo)ss2EB|J]T,h');
define('NONCE_KEY',         'e|TgT(lV<ooI(vtVN<*T-{y9Tw3K?~KgB+cHkE1=0f^XA%]>feU5KV|-LK1|wA=9');
define('AUTH_SALT',         'eUfP}khmZ~8|>/*+{R.=LP=I+POvBd[2FFFKqy8M 6NUWsG{B>p!5C V-fTG@H|k');
define('SECURE_AUTH_SALT',  'Jt!SbJW27za&|CzNDc0~vR_ZnLB_=8?3dU9Cg)E1A=C.rD`Mc8h)Z&D^~R|5>a/T');
define('LOGGED_IN_SALT',    '1%1br3&xa#kP&*-].3+[S_sComBu-iqMs{CprNw%yt5le]) xR izPIM9m[-ErL1');
define('NONCE_SALT',        'FUme|D?vLy:L/E~p.%gFrhUdf7@v/Z|!WahOY-H9DeMIC# ^N~T}1<[2,yu;r/aw');
define( 'WP_CACHE_KEY_SALT', ';{V~sF0yj)S[kv5ZRjJjyI&3hHdz5FIjnQ 7N2ZTZ&5`!v(A^!e}k0Luj#/MRn,;' );


/**#@-*/

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


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



/**
 * 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/
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	define( 'WP_DEBUG', false );
}

define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', 'd86d38bf6a44419d9aa458df792e845c' );
define( 'WP_AUTO_UPDATE_CORE', false );
/* 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';