| Server IP : 119.59.104.26 / Your IP : 216.73.216.67 Web Server : Apache/2 System : Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64 User : com12370 ( 1517) PHP Version : 7.2.34 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/com12370/domains/xn--12cnk3an3d0a0fubhb7b9ipf.com/public_html/ |
Upload File : |
<?php
//Begin Really Simple SSL 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 SSL
define('DB_NAME', 'com12370_safety');
/** MySQL database username */
define('DB_USER', 'com12370_safety');
/** MySQL database password */
define('DB_PASSWORD', '1a0qwtdHa');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** 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', 'wm4<z_<8;9|;$qDS;.PEABtj~mq{ty0-[-VvoEA7^rAdf4Iw.m~l.CfG^C+a_[@.');
define('SECURE_AUTH_KEY', 'SIH-ZnnF$e{s}l5?>(NG*#Gg?/f}un}bN?Rr~Qm?GD~~L<0e=xe9ojk-$k>u7PS ');
define('LOGGED_IN_KEY', 'N<|ek/g<GCyzt@!e~UFhxGvMCMD~p9L&:0<$c5YfUp%p#cJm&S0q(,gP.^+ ;dM');
define('NONCE_KEY', '7##S+{SnqNsE5qdi5XR,,zD%b0yeA}oFosQM=P]i&|S49dm* 77XZ(pt*1L98=S}');
define('AUTH_SALT', '<vM+yKZppv*.2(ScNG&*u]-/QXbFT-Q^c$Hvs/+|^jd|1+j1%FwPc7`$dM:Ynp!%');
define('SECURE_AUTH_SALT', 'pS&s?e*yKmwfak)q&^pk*I[o 7U&iAdj/Sp9/Y|8E(|B={s*/Aq{OB5OMrp`QaD ');
define('LOGGED_IN_SALT', 'F`Xgb/flb}sK-|xshBAhmv1:46ECL3Z1,N|A;tlVcUp)#_8$9tkoJ?O7`V=Q)JF{');
define('NONCE_SALT', ' >B.m*h!tC`?SW|}Z-),~u&n7a(lu &,Ft<5S:*A[ymfW+K- p^31SXJnzk:Og$e');
$table_prefix = 'wpide_';
define('WP_DEBUG', false);
/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');