$http = (isHTTPS() == true ? "https://" : "http://") . $_SERVER['HTTP_HOST'];
//获得 https://www.mantools.top
For further actions, you may consider blocking this person and/or reporting abuse
$http = (isHTTPS() == true ? "https://" : "http://") . $_SERVER['HTTP_HOST'];
//获得 https://www.mantools.top
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)