cleaning
This commit is contained in:
parent
af8c0184d3
commit
7ea07e6d4b
Binary file not shown.
@ -1,10 +0,0 @@
|
|||||||
<?php $notallow = array("78.231.79.93", "109.190.109.123", "2.5.42.183");
|
|
||||||
|
|
||||||
if(in_array($_SERVER['REMOTE_ADDR'], $notallow)) {
|
|
||||||
|
|
||||||
header("Location: http://www.expolibre.org/expolibre.html");
|
|
||||||
|
|
||||||
exit();
|
|
||||||
|
|
||||||
}
|
|
||||||
?>
|
|
Loading…
Reference in New Issue
Block a user