aboutsummaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/header.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/header.php b/includes/header.php
index 36d0fc1..ab9b33e 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -1,10 +1,5 @@
<?php
-if ($_SERVER['REMOTE_ADDR'] !== "92.152.77.195") {
- header("Location: https://minteck-projects.alwaysdata.net");
- die();
-}
-
$lang = substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2);
function l($en, $fr = null) {