Authored by 毕凯

改 PC 的推广码

... ... @@ -211,12 +211,12 @@ exports.getAppVersion = function() {
* 从referrer中获取信息,设定mktcode
*/
var channelMap = {
"baidu.com": 100000000000055,
"so.com": 100000000000049,
"sogou.com": 100000000000053,
"bing.com": 100000000000057,
"m.sm.cn": 100000000000059,
"google.com": 100000000000061
"baidu.com": 100000000008051,
"so.com": 100000000008043,
"sogou.com": 100000000008049,
"bing.com": 100000000008045,
"m.sm.cn": 100000000008053,
"google.com": 100000000008047
}
var isMobile = 'm.yohobuy.com' === location.hostname || /\.m\.yohobuy\.com$/.test(location.hostname);
... ...