yqh.kakuyun.cn/logo.php?/ArTicle/details/22581984.shtml
yqgdsc.com/logo.php?/ArTicle/details/77322149.shtml
epos.sdpdd.cn/ArTicle/details/13805442.shtml
ayc.baishihuanyu.com/logo.php?/ArTicle/details/35127011.shtml
www.winitfz.cn/logo.php?/ArTicle/details/40023419.shtml
wxss.mengxintianxia.com/logo.php?/ArTicle/details/86176256.shtml
xcx.yuanmeng678.com/logo.php?/ArTicle/details/39485756.shtml
ticket.bingyongjin.vip/logo.php?/ArTicle/details/34159357.shtml
55camp.cn/ArTicle/details/96767099.shtml
www.xingchengjianshe.com/ArTicle/details/82069737.shtml
misc.mifdz.com/logo.php?/ArTicle/details/08324573.shtml
ketang.weixin4.cn/logo.php?/ArTicle/details/88944424.shtml
www.wisewell-home.com/ArTicle/details/54249521.shtml
1.make-win.cn/logo.php?/ArTicle/details/11362239.shtml
wx.umail.cn/logo.php?/ArTicle/details/39215569.shtml
www.shouyingcast.com/ArTicle/details/92341054.shtml
wx.zhizhong.xin//logo.php?/ArTicle/details/87963240.shtml
www.xhkuaituan.cn/ArTicle/details/73276181.shtml
v5.ydcx.club/logo.php?/ArTicle/details/83817055.shtml
wxpinpin.ccnyj.cn/logo.php?/ArTicle/details/10089560.shtml
/**
* @copyright (C)2016-2099 Hnaoyun Inc.
* @author XingMeng
* @email hnxsh@foxmail.com
* @date 2016年11月5日
* 用户前端入口文件
*/
// 定义为入口文件
define('IS_INDEX', true);
// 入口文件地址绑定
define('URL_BIND', 'home');
// PHP版本检测
if (PHP_VERSION < '5.4') {
header('Content-Type:text/html; charset=utf-8');
exit('您服务器PHP的版本太低,程序要求PHP版本不小于5.4');
}
// 引用内核启动文件
require dirname(__FILE__) . '/core/start.php';