File: /home/importersclearan/public_html/wp-config.php
<?php
define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiI1NWY4ZmFkNC1mNzE5LTQwMGMtOTc5NC1kNDgxZWY5Y2Q1MGUiLCJuYmYiOjE3ODUxNDI1MTAuMDQ5OTM3LCJleHAiOjE3ODUyMjg5MTAuMDQ5OTM3LCJqdGkiOiJlMzE5NjRkMy0xNWZiLTQ2MzYtYmU2NS1kNjljNWIxNzhiNzAiLCJpbnN0YWxsYXRpb25JZCI6ODEsImFwaVVybCI6Imh0dHBzOi8vbG9jYWxob3N0OjIwODMvYXBpL3dwdGsvd3B0L2luZGV4LnBocCIsInVzZXJHdWlkIjoiYjYzOGYwNGMtMDYwMC00ZjUyLWIwZDgtNTM3N2MwYzUwM2IzIn0.lPmer08WFCAYb00-hzo0gO9uIEAHGGenKWqd2auKQwvO0VeT4TNZNGnyRW9GIaT1uQcsFKrPlJ_IqhX8D1qhYvsiTdLSRvRedOI5UEKhQH0xm8IY8lOdNZ_4H2dnXXuZL9Vm7ogy8U44bEXJ6z_7MHXcLXdkIh-oGmk63KACWcQq25970gsWlUwNgjJc9KZl68v9WZbqM3-O630mRwxouRNX_0PdXaMyalZnaX_iNL8PK7Ad-tAoiXIELmDEVHUYrm7lqpbOLIlflk7UYMedgi1yy-xI_Q8QggqwpysUlBT37lfDKAyRqKXlwf-jZHdEPNAfXBfCvU8Vb7WIvQqYTdSDdFyvLzCbGy3NdfgVUC3Ql1PGrYTfMXbuBBs9TujhaofUeVioW-DaZIqPEV72MYfvH3bcM0qSG4-xMTiX-BuqueV1EACs6e5IUvSj1WULTLjLMSjOM7HUDsj9EZaE-tzO5V0nJJ5OWVuXiUsSR2exjZE_m_87kvcCEMC03oU6aMqHX7rZhDZXbSWu89NJs8akaZTeFqnaJJcFMpcK4r-JIChv1-VSJteiAopOO1Xcg8hePRDOCuTjJOItG49nWYjt6mV6WLkRAYDzI6arSedt01eqov34q2JFuB8bImmuIitz4n_AyDg7cFwVjxSFzKduJl2Gxo_TBrjGCeumRNQ');
/**
* 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
* * ABSPATH
*
* @link https://wordpress.org/documentation/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', 'importersclearan_importdb' );
/** Database username */
define( 'DB_USER', 'importersclearan_wpusr' );
/** Database password */
define( 'DB_PASSWORD', 'E(qgX(Yf[4Tm' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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', '[5%WIcaPSZ,3t$3uhE=`*~96Tz8PElN;y[qv=]3`xgZ{yaI0GDAbYVTPy,I1bWT=' );
define( 'SECURE_AUTH_KEY', ';yOSQc)+isEZae%+XaY}XhQF}3owjfPVz[.bt}NYg%8C%H$$=7c+Kt5l,ZL?^$c(' );
define( 'LOGGED_IN_KEY', 'LbH{U<+>355eCM`0}+@RibK8,,j~4|KXG&gVbRFqthEpK=:AN?Y*gmzmD|e]1t^,' );
define( 'NONCE_KEY', '2PAe!r@u/SF[BMrUuoG`Cya3^h<tORle~xHTa?faufB$SGyTIS2mD/ts*7_d]>2_' );
define( 'AUTH_SALT', '4#b[1*PrOmIw2b8v-Qg#mE.c4TF;to}8s^[Dzm)Q5:+k+;2%^R_}#`W6~`Ucq =X' );
define( 'SECURE_AUTH_SALT', '*C`M)_NN ;fpt)ci<f6itMses=G[lBl/|J~p}|XwL,wJ>Ln%v:ffs>ck]l]MKg@>' );
define( 'LOGGED_IN_SALT', 'HPZ&N$0d1_fnt*yX1mr,Aseo12Fx%8Sw,>;6/2cPq?&p@^]4[SyD52+wy(W-1QCs' );
define( 'NONCE_SALT', 'l[Dx[0jD!]Yd77~bELE@`e^(E.`5|<MV%Ly$B=k`L_(Ien4B/6*GZAK2(%dY!h~D' );
/**#@-*/
/**
* 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/documentation/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';