????
Current Path : /home/r6536736/public_html/paint-go.com/ |
Current File : /home/r6536736/public_html/paint-go.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_3vt67e7k' ); /** MySQL database username */ define( 'DB_USER', '667kv_754366ha' ); /** MySQL database password */ define( 'DB_PASSWORD', 'us3a3AS+6vC' ); /** 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', 'KbxU*]#`C9ilU=}#5Lz+~sj?8^ub#FkKG<V<lQC){vHu)_VQ[kovt{hIt$;;ue8w' ); define( 'SECURE_AUTH_KEY', 'A*((l:a!%mO@NY;@bI/n?LCXV|OHUrWkOHn-@DzV36o|!@Ug)q.uh+?)o&uYJY)}' ); define( 'LOGGED_IN_KEY', 'Zy|%fz;Nm~_: q[~[3G2;8h20k)bGb>Lt46=7DNA|Tb}h&c]eKG 7.J=wWNp+Fk;' ); define( 'NONCE_KEY', 'T>q|F{/,>)6u_J|-b3zlo+n%Dq.A`*OUXMN%c0_2ic~9;$1~CGzEyL-GZPO!x=`F' ); define( 'AUTH_SALT', 'T%^#b{;6<T&*i@%X#c7Q<_jU$5ii0|$+<U2tG$Fq)Dxlqg$ocSv,7^;t*j[L,.dH' ); define( 'SECURE_AUTH_SALT', 'uq;DzS|X#&y3v@R0/gXSZ!.l.dl@J/if0FWXC<.Gpi+n`+Ug{H<%9GyGmH9LrI5]' ); define( 'LOGGED_IN_SALT', 'EfBS+/p1]tPH[ig%${P/DqiumTqO.YUv_fhq;,-9e{1ZpFy4@FbT`#iXN-,2lU>3' ); define( 'NONCE_SALT', 'LYa./3O2k$vK7g]LnP&Jf9Ho>GU,YGGFU&B6{RI>rUu^xier?.8K?`@cBXg@:hz,' ); define( 'WP_CACHE_KEY_SALT', 'i=qA:5Qv=1XE%JAK;r^Uj{JsCgd4H5kFY238PbPleu(|_(_Y~/P|wB+p/LZ/)4u+' ); /** * 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', '7azXEVAR7sejZm-Akbtah24V1tXl_c-G_ilEArMZ1NdWmXQYAO29IXNLKtqpcIfXhYsqARmYE6xNfyyiQ5FELuPpgAv4PCJnxO0lFAjWv98.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '8NkyqiTTJwpMjSy60a0wc9L0aa6-jU779x7_uXocwTfI4KyssN5W7C5d2TZGWt76LM7EoMrEVpXCnFHr5BQsVpndHoIFXDB6aY4M0NCqyhc.' ); /* 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';