master
cn.yimian.xyz 4 years ago
parent 1d0ca86edc
commit 7c3f9e6ee1
  1. 2
      index.php

@ -4,7 +4,7 @@ include './functions.php';
Header("HTTP/1.1 301 Moved Permanently");
echo 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?'.$_SERVER['QUERY_STRING'];
//echo 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?'.$_SERVER['QUERY_STRING'];
if(!isset($_REQUEST['s'])) {
Header("Location: https://www.eee.dog/");

Loading…
Cancel
Save