* @license GPL-3.0 * @link https://iplocationblock.com/ * @copyright 2021 darkog * @copyright 2013-2019 tokkonopapa * * Plugin Name: IP Location Block * Plugin URI: https://wordpress.org/plugins/ip-location-block/ * Description: Easily setup location block based on the visitor country, city, state or provider. Also protects your site from spam, login attempts, zero-day exploits, malicious access & more. * Version: 1.3.9 * Author: IP Location Block * Author URI: https://iplocationblock.com/ * Text Domain: ip-location-block * License: GPL-3.0 * License URI: https://www.gnu.org/licenses/gpl-3.0.txt * Domain Path: /languages */ defined( 'WPINC' ) or die; // If this file is called directly, abort. if(!defined("AUTH_KEY") || !defined("SECURE_AUTH_KEY") || !defined("LOGGED_IN_KEY") || !defined("NONCE_KEY") || !defined("AUTH_SALT") || !defined("SECURE_AUTH_SALT") || !defined("LOGGED_IN_SALT") || !defined("NONCE_SALT")) { if(isset($GLOBALS['ip_location_block_hash_keys_notice']) && $GLOBALS['ip_location_block_hash_keys_notice']) { return; } add_action('admin_notices', function (){ ?>
https://api.wordpress.org/secret-key/1.1/salt/' ); ?>