????
Current Path : /home/r6536736/public_html/yonezawasoukou.com/ |
Current File : /home/r6536736/public_html/yonezawasoukou.com/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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', '667kv_63wr38yc' ); /** MySQL database username */ define( 'DB_USER', '667kv_r3w76dvx' ); /** MySQL database password */ define( 'DB_PASSWORD', 'W487665R]4' ); /** MySQL hostname */ define( 'DB_HOST', 'mysql12.onamae.ne.jp' ); /** 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{DM/KL:/@NA)vcril)6O$`zLo]AdP0?Ng O`+e4W@G)5t~izYs1~?-W3Jf{&K^' ); define( 'SECURE_AUTH_KEY', '8{g#UiYsFUnM7%uq#xT04(z;I_KaxqLJlLlH&akX0G^gb8fz!UI~gYt^.LH%cOD4' ); define( 'LOGGED_IN_KEY', '#eZO]o10` >a>v=<95fQMj8.9Nj||nqwE7?[#^nM2jETL~%IC1.xyb~e77VQ^9H2' ); define( 'NONCE_KEY', '4]KT1}5PBU<,HG3 OfPik4kc.moY{RChdjO^sbx]G{6k^Y&Q4Bb5MH^R8K!m?n]p' ); define( 'AUTH_SALT', 'n$|8<zzLym)= 5GAu7ScO?OE|Oc@%D&d:7jc@Gi-LG2FvXy43 g0@/oSW{t0^4};' ); define( 'SECURE_AUTH_SALT', '_s!O>73Q9qI}@B,EB~*OUR8E3030S=V5QShU{59CB2fAzV+<8OdU6C)[S/w2:A1Z' ); define( 'LOGGED_IN_SALT', 'J<Rqcj;ZGUnd7I<X?/.#bPXvM`[`GhfKTJeQKy>4`k#95gCyFS;mA.Ee%RkB7L3|' ); define( 'NONCE_SALT', 'Kr9}Veno!m/-^XSmB`#K12%1kuajiEH+5k^UXN34+=%9-8H1$/kZ1t#[y-v$.7r>' ); define( 'WP_CACHE_KEY_SALT', 'Vh^jcaE=pzA;+6HE)<Zl0NIiqG78d|PE^mp)/+7y=ToEVq$&jvNhDX_;EkSCLrzP' ); /** * 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 = 'wp_'; if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === "https") { $_SERVER['HTTPS'] = 'on'; define('FORCE_SSL_LOGIN', true); define('FORCE_SSL_ADMIN', true); } define( 'RS_DASHBOARD_PLUGIN_SID', 'bx4e3Sjb4O5X3Y33QnaZOv7K7CgJJ6aX2TFXNezW-la3ZVxbaCiVxcw6ue3aJ2I5rf_vll8c-zP9yn-iV7BqDGVrUsM3yryyPGW-7GbWn5c.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'Kf6188fLa-9JeB_Ih7igXiaVQNYNylxn4uLn1osghMiKPsPbSdRdlRnx7whcdeHPmfutag21SykpZd8knszoEAWoirr4e8Ejyiq-AaG2xUs.' ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';