} } } define('WP_TOOLKIT_API_TOKEN', 'eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzUxMiJ9.eyJpc3MiOiJlNTVmNjdjNS02YmRjLTRkZDktYTliOS0wODVlNzkyNjY1MjUiLCJuYmYiOjE3ODI3MTc4NjQuNzI1NzM2LCJleHAiOjE3ODI4MDQyNjQuNzI1NzM2LCJqdGkiOiI3NDgyMTc1NC03MmU5LTRmMDAtOGY3My02ZWIwOWRhOTU5YWYiLCJpbnN0YWxsYXRpb25JZCI6MTg2LCJhcGlVcmwiOiJodHRwczovL2xvY2FsaG9zdDo4NDQzL2FwaS9tb2R1bGVzL3dwLXRvb2xraXQiLCJ1c2VyR3VpZCI6IjNhYTg1NmYwLTBhYjItMTFlOS1hNzBiLTJlN2JhZmM5ZDFjNyIsImFuYWx5dGljc0lkIjoiYjQ1NjlhMGY0ZWExOTM2ZTJmOWQ0NjE2YmFiMjJkMzhiNGJlMDZkMCJ9.smUymgNEkJ49WLzZPItUvLvj7jblrRdt8zeDOoQtBnXoNqVrQjJPBJK7bONz3ynJURBJPDvJFzVjDEuE2Zb9AWYxlmmVcImBa-bHD5TQCSkTmx-xMtmOKa_xpdTVc4YTQEJCxTzAj5cXp-pFmkByF1YjrQAGyYd_Puryp9usUegT8Rs6ss6CrJVrCNe4YcvaEHPH1_5dl1AD7af_ZQBlvCKaJuu5NOn5-LXnpv3O875NbdEGAGBtaG8GmnAoCtNZ1mJOLMGR96Zwqz5dGUiZJPVSzusZ9UJF0m7kqYx-drBbfQPVvwI4JrcjN-peS99kiRxZuzZ7oxuHTLMKYvxw_VgFE-4hKKfMvG2NsL_bOkD_NXaaUopy0CqDiYuwvJuso1w-MNsZV_a9BwrWrtLD9p65Jmrpi6V6UaLngKuksTMIQNzhO2Z5gIk3PjKZjX4yKoS4lEnx6s4TyaAFq4Qcfn38XgyV4XW-ftnVLxPAaDk75OR5NgzQKUEcTafILPOsqI913eX6m-yk_N52HXVQOtqKD9Qc8IHFLs3ZU8YQVnRhESmEweYXackj7vO3-uPg4yH7Ju1tVo_EylWaUIEBo5kRia3FvzMaomvkWfSzFLUX3n_93iW0qd_beefFKXyddzZu-kXT4A87hB1lBYBpjoOzCuaRtgF6I-FDUaNrrRA'); /** * 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', 'cashcowboy500_db'); /** Database username */ define('DB_USER', 'cashcowboy500_us'); /** Database password */ define('DB_PASSWORD', 'y8S1jAMKuJULPzIR'); /** 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', 'AM5)59h/Ft)Zg~)hWF9%30AG6~G_B07/8:&n0_)O0i3Td/%Y|s;i-3~:hyXp7v98'); define('SECURE_AUTH_KEY', '(~l]Q46jF&rrR868*nP7zO6vYwHU/a6T564B0;P*[Gbgd[G0sJW2c(S@LL1S5dWk'); define('LOGGED_IN_KEY', '7:r68lp1!jZxB*nACD;J/v_]0Cz84m2BKCey75VT1_+A25Uu2lV5#Fxggd@[55J8'); define('NONCE_KEY', 'FP]QVsP71&W7r86XYoAR4[5Zhn]21|*eh]O1MT5|]6@na0m%c-:n07rJ]n2Bv8[3'); define('AUTH_SALT', 'L%XFH##z]pFB7Ao!3-mg6e9EV52&35fe*9x(~sV_lGy4++&e-%5E9~!+-_@n41|1'); define('SECURE_AUTH_SALT', 'F;n9BE)44(MiX)b0;#&#]9C-9@::Su0*44AYlrWy8#g0vY3@~11s;5FZ9UEO-[l4'); define('LOGGED_IN_SALT', '4n+;|VJ+:1@#P10t+[x_Z38|n7m1~]|+MUL73_v):]3RJPRLV@[#3AC%1yP0+(5q'); define('NONCE_SALT', '7n84M_91H5D8Jb[Iw)XM!021gQEwp!jhqASt[%/9n%0dlqpSP3%%l5rW3v!C::+i'); /**#@-*/ /** * 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 = 'tYi5TxfJM_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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 ); } /* 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';