?> ost ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'd033d235' ); /** MySQL database username */ define( 'DB_USER', 'd033d235' ); /** MySQL database password */ define( 'DB_PASSWORD', 'kcBGToH8LgEVRY8Qbazv' ); /** 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', 'H+RhUz/XVHUAM}oJCp>R*6p:t^<.pi]>.[5mO0qjgt?p]`!T$;v&BTfv>h}-(=mUpx9PYbMfqeKBtN{|#_t,!I:]t^[;AMvQ;Y;6uo1/Sa12' ); define( 'NONCE_KEY', '-Z8b}NB:J39fCZ,1(KFTyUhvV!7x$ya]_]4L9CjCFq:D+cnp1Q`kdUv:h!/*5o_!' ); define( 'AUTH_SALT', 'AGPMR]]F.Fe!b<.}Arf}iTrI[c-tsWlx.6%mk$IRSd@9&[:>PMjDMvKe@EaZ`!@r' ); define( 'SECURE_AUTH_SALT', ',;ZeOXiXOBmw-3]=cPH2jP9V%JL)v-4v]+GJ2!VQC+`Blc.OvEBdu!O(K}c5@E%%' ); define( 'LOGGED_IN_SALT', '^rF}?jMa[!6IBShh`8`g6YWX@VtF,dM' ); define( 'NONCE_SALT', '{I{8*0]dv`5u.Y{$TNyRoz)iSS}pQm;(p+-e1wBP(S0]s&aLWT]#U(|xE5G,pnGJ' ); /**#@-*/ /** * 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 = 'f0wgz_'; define( 'WP_POST_REVISIONS', 10 ); /** * 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/ */ 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'; ?>