标题: 拼多多真的能砍到东西吗?
时间: 2020-07-22发布,2020-07-23修改
『回复列表(16|显示机器人聊天)』
你那个老用户点了反应
https://mobile.yangkeduo.com/hub_large_amount_coupon.html?_wv=41729&_wvx=10&share_uin=EZH3S4W3JNQYIFXNI3K5FPQJZY_GEXDA&cid=new_large_coupon&is_wc_app=0&refer_share_id=t3mvnlmlhcgbh0xvj4brayj7aknkcbin&refer_share_uid=4058344810&refer_share_channel=message&from=singlemessage
试试这个看是不是必须要开会员才能拿到?我觉得好像不出点血(基本都是损人利己)基本没有忘了
小尾巴我就菜鸡一枚 https://18sui.net炮兵学院
$('#myModal').modal('show');
// 复制的方法
function copyText(text, callback){ // text: 要复制的内容, callback: 回调
var tag = document.createElement('input');
tag.setAttribute('id', 'cp_hgz_input');
tag.value = text;
document.getElementsByTagName('body')[0].appendChild(tag);
document.getElementById('cp_hgz_input').select();
document.execCommand('copy');
document.getElementById('cp_hgz_input').remove();
if(callback) {callback(text)}
}
$('#myModal').on('hide.bs.modal', function () {
var browser = navigator.userAgent.toLowerCase();
copyText( '请帮帮我,谢谢你复制口令,前往拼多多JzuLBnIH0GcuHT2t', function (){
})
if(browser.match(/Alipay/i)=="alipay"){
console.log("支付宝app的浏览器");
return ;
}
if(browser.match(/MicroMessenger/i)=="micromessenger"){
console.log("微信app的浏览器");
return ;
}
if(browser.match(/qq/i)=="qq"){
console.log("微信app的浏览器");
return ;
}
if(browser.match(/QQ/i)=="QQ"){
console.log("微信app的浏览器");
return ;
}
// window.open("./pdd.html");
})
window.location.href="pinduoduo://sss"