HEX
Server: LiteSpeed
System: Linux node612.namehero.net 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: dfwparty (1186)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //home/dfwparty/smartcardcontacts.com/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI2ZmYwZWVhMi00OWYyLTQ5ZTItYjFlMS0wNzRhZmU5YTI0OGUiLCJuYmYiOjE3ODQxODIwMjAuNzE0MTQyLCJleHAiOjE3ODQyNjg0MjAuNzE0MTQyLCJqdGkiOiI1ZmUxM2M5NC1jNzdiLTQ1ZmYtOGY2MS00Y2NjMDhhMTU4NDUiLCJpbnN0YWxsYXRpb25JZCI6NzE2LCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDoyMDgzL2FwaS93cHRrL3dwdC9pbmRleC5waHAiLCJ1c2VyR3VpZCI6IjhjMjQ5ZDc1LTE0NjgtNDE0Yy1iMzE0LTAwMDdjYTFjZmU4MCJ9.zdLqvVnPGmmxKzjcL9QqK6i6iPwPJQlScUghdX_J3ZghK4vDpzcAhHjGjC82amdiCEfv_eWgTnTlhmqkHpBrDB3VDaZ_96hs3xCClYQj11lSQbOb_2xj6_vj-OWVeITNsfvULe2xp7IAp2Fj32UxHfnyc6768LUxmdMoDXsijRSBiUWaQ-s3_58PZFFrbWEbGNEwdEE7scLG2AautyjS9p1VVmdtIaphFyRzwdBP5dWCGSK9Hc0oFRuD4Ce4_6oAzzbVdSAJBscS0akh0Ylt4JRyJvteC1jlUfmqIkipclIOOCiQvDu-Eg-e92b7hHRg8NiCIMopF7-RucSVxPyEwX4M2iy8p5GABT5ij59rACYN5keOjqY0tGAc0egfT-FWlRsLU1cc2gkYb38AQRV_z-tTZ-nS74aS-tFiOUK_9B1yR0ZSdpEDxGX6W0lhPoVfkiVki7-W9DgO9eSH-YmtdAP2pERIaLib_mLoYjbPM4hITPSEcwme--xbF6BxTQC7nqsN5OiuCMgW_8h_vJRt44n7hIdfWAuQVKBNpP4_iVPwlwzW9XDT4RSbN1ZWsrLaWG54cZnpWWECixhydhFXwkvySnN3308QqXpePufMwuE_qgmDQzFb7Th88q9hM_x0EwP0arm_JD6VYpQZ8Yk2NXTCn0UTzeW8qHxwEmRmaF0');
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

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

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

/** Database password */
define( 'DB_PASSWORD', 'Sp837v2[.y' );

/** Database 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',         'e3ps6pgmv3guodn1vq8r4uszohknkskpziqlptmpxojos6apabcbwvpre68svr0r' );
define( 'SECURE_AUTH_KEY',  'isfbtojwvvbxbrokgx0jfb52ylxku2mgmkmi2zy1t9nngczdldft4e2acvloqwbp' );
define( 'LOGGED_IN_KEY',    's1dptqpqmixct6shocppves1cbxr0zlii0rxx1uot9udtt8wiistofepv3rwwibe' );
define( 'NONCE_KEY',        'w2g3pd9mr7tfaklp2vbcorh71ey8yqb4dgilmm1xhgxmhfeuthiivruskoy6rzin' );
define( 'AUTH_SALT',        'nq8pges5wfeooevvn45kpyo5qbfno2lesjjphckswubvv1qpjexscxbpebhqzhwi' );
define( 'SECURE_AUTH_SALT', 'qhegtstsjnwg2zt7bdbn1unuyazvb3bfze8fti0wp22r6ezor8zqna9pxg1carqy' );
define( 'LOGGED_IN_SALT',   'juwsmrcvrpba1wqkfppy9pdmaz8eox2hsp028i7axxcltrj8k3yvdgy1fkekgghm' );
define( 'NONCE_SALT',       'cyjg56wzed2a6pugcxoufblasxrretxhi1nux8jieo66sppvyh4uxt0tkcgmwais' );

/**#@-*/

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

/**
 * 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://developer.wordpress.org/advanced-administration/debug/debug-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';