...
|
...
|
@@ -70,6 +70,7 @@ module.exports = (req, res, next) => { |
|
|
|
|
|
axios.post('https://analytics.m.yohobuy.com/yas_mobile', data, {
|
|
|
headers: {
|
|
|
origin: 'https://xianyu.yohobuy.com/',
|
|
|
referer: 'https://xianyu.yohobuy.com/',
|
|
|
'content-type': 'application/x-www-form-urlencoded'
|
|
|
}
|
...
|
...
|
|