PHP script with control panel to block web access from certain countries of your choosing. It uses http://api.hostip.info IP Location API.
Just edit line number 3 of filename functions.php redirect blocked traffic: $REDIRECT_URL= "https://www.disney.es";
Collaborations to improve script are always welcome.