if (isset($_SERVER['HTTP_REFERER']) ) { $ref = $_SERVER['HTTP_REFERER']; } else { $ref = "not provided"; } $blocks = array("semalt","-for-website","makemoney"); $found = false; foreach ($blocks as $block) { if (strpos($ref, $block > 0) ) { $found = true; } } // ref = actual_link $ref = $_SERVER["REQUEST_URI"]; // 18-9-2018 "union" vanwege b.v: include(pages/hololens\\' union 0x5e2526, $blocks = array("union"); // foreach ($blocks as $block) { if (strpos($ref, $block > 0) ) { $found = true; } } if ($found) { include "autoban.php"; exit; } ?> //error_reporting(E_ALL | E_STRICT); //ini_set('display_errors',1); include ("includedb1.php"); $you = makesafe($_GET['you']); $me = makesafe($_GET['me']); ?>
include ("header.php"); // JAVASCRIPT DUMP: /* */ ?>