define('FS_METHOD', 'direct'); /** * 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 ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'db787401080' ); /** MySQL database username */ define( 'DB_USER', 'dbo787401080' ); /** MySQL database password */ define( 'DB_PASSWORD', 'TnfwPuKqlSZZIuFKlCft' ); /** MySQL hostname */ define( 'DB_HOST', 'db787401080.hosting-data.io' ); /** 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', '(xMFPLU=@8W5|Z(0^;a:v|SjF}Vu-D&YcMbzm5o,Tm;2gs?JZ#>|u88#R&~(;{B/'); define('SECURE_AUTH_KEY', 'OrcCd2-$Op*c?zU F&)W@X+F*5-RY8I@WJY9Js2fG?DlUn.2|eXV>3~MR@0Sj#dq'); define('LOGGED_IN_KEY', 'L~||7gyY&}OYbBo0&F|Q+9^PN$6.o,o5esBoo$OPq5b2s0AL7:++T,-tuHil}9v#'); define('NONCE_KEY', ' L-l1+&@O6t}3}Z+jpBvT!.UdfX~lQ5<-?VXd2+ZFN_AMkB2Ea7_3,~]LDRsSJTj'); define('AUTH_SALT', 'wVgJZ07Pyib] kwCJqZ?zCEZ!6;E!k?x/j3GhJ}3z.g)PF@-~80(*&2tGswYQ?6F'); define('SECURE_AUTH_SALT', 't9X--!|zHD>e~S08u+EG2KDo>OhNH`9;a(ef%>(BH@XAh-bCx+nnr-zd(A7%(Rf-'); define('LOGGED_IN_SALT', 'TlN`x6O6o`7>brs9)rul]VDkd}UVKU_-65l4lrcD+%L,ZFRjr>#30R?x#ub_Xr{-'); define('NONCE_SALT', 'lh9FD HeNad$[2?.IKS+*hYYwZ!9]$=BXyZmF7iZp:|Z$!p)25-B3qBR56TDE6Ba'); /** * 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 = 'TUhDr'; /* That's all, stop editing! Happy blogging. */ /** 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';