????
Current Path : /home/r6536736/public_html/ryouken-paint.com/ |
Current File : /home/r6536736/public_html/ryouken-paint.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://codex.wordpress.org/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_ehcu5764' ); /** MySQL database username */ define( 'DB_USER', '667kv_n5h78378' ); /** MySQL database password */ define( 'DB_PASSWORD', '34^8557x76' ); /** 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', 'x}<h 9W#xq3w+yuLGmR8Jfy;U~u^3:c+p~kEL-1.^=VAp_C*kNqV6D[`hA@+1Ec3' ); define( 'SECURE_AUTH_KEY', 'Btk}{*-B< _AKp[jVb%/G%zk;B)A9Vc2wl{awfGv^-?c=79M QMKj=UeSv^/u(rk' ); define( 'LOGGED_IN_KEY', 'wTE3r3m}7=zErXpgtFJs00A2BWP<%m@UWnqcl<_pU.hY.1>rg)A*R&@7`Oij6Twc' ); define( 'NONCE_KEY', 'g:T;Jb_m99]|nFu^mXa[{<c6.o[%f/rKh?WRjXFCu*Zu;}fj&Y:4H(DjG<S)zt)!' ); define( 'AUTH_SALT', '2nU3nG|Bpu~(x-NX14F9q~L`y6)~OBKT*|Q9^T}%0T/Y.j8yid+Zc</arqp]3j>(' ); define( 'SECURE_AUTH_SALT', ';$yqgy{!dU%r6J12|C#|~uF;qIO3;lQujJ !{r:<[yXM:sgB6{r5uj^jr>7*RB-K' ); define( 'LOGGED_IN_SALT', 'LQ.5{F20d7SspPQcm>l{A/_b;<us?vho}dX4BhkO0n%aY+/1`h_a)~wnC=[@~E<y' ); define( 'NONCE_SALT', 'Y,{L _j2X,HhG|OI`bV}@O%zwb,YDvg)*B@]pbbA }K-y(QfN_|Ko1aLAD(gAxU,' ); define( 'WP_CACHE_KEY_SALT', 'Ac+Ma]g5]p6e+=dVu%c%NQDN/Qd-O7{@xWy*ycnD-bt+owp1v6SGtA23.5:71<|t' ); /** * 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', 'YURbu_LBUytFPCGvv88OKLVBiVrtRb2ZQ6TpxxOgHGRCQTrICYDRZK3qPIcSPrIistchgKHsvRGXqTY0spJdcS1fdwdjeHTNbcKTuosydKY.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'dLnpqAUx272v8RY-RpVrvVziJZ3a79f6dSlWFTe1eTEbRMTjqQBgf3grJfbCUfokOeGCtdI4-MkOj1Zc-nVw-s-K8dXD4h5fOpahDqxlL3o.' ); /* 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';