Your IP : 216.73.217.123


Current Path : /home/blindman/www/wp-content/
Upload File :
Current File : /home/blindman/www/wp-content/wp-defender-secrets.php

<?php
// The file is used to generate and validate secret keys. Deleting this file or manually editing the content will permanently break 2fa TOTP method for all users.
if ( ! defined( 'WPINC' ) ) {
	die;
}
// WP Defender - Start
define( 'WP_DEFENDER_TOTP_KEY', 'LDHR9JLOr0wEUV3lAD0nO7DR33QkYviSZbeK52MKleg=' );
// WP Defender - End