Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 435 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 435 Bytes

Country IP block web access

PHP script with control panel to block web access from certain countries of your choosing. It uses http://api.hostip.info IP Location API.

CONFIGURE:

Just edit line number 3 of filename functions.php redirect blocked traffic: $REDIRECT_URL= "https://www.disney.es";

SCREENSHOTS:

COLLABORATIONS:

Collaborations to improve script are always welcome.