", $piwik, $content); $content = str_replace("", $piwik, $content); @$con=mysqli_connect("localhost","jerry_azon",'baVhtISeNcEE0tBXZP',"jerry_azon"); @mysqli_query($con,"INSERT INTO auto_404 SET uri='".$_SERVER["REQUEST_URI"]."', count='1', last_req='".date("Y-m-d H:i:s")."' on duplicate key update last_req='".date("Y-m-d H:i:s")."', count=count+1"); echo $content; } else { header("Location: https://azon.se/"); } ?>