拼夕夕 AntiContent 最新js算法解密根据网友分享,转载发出来。最新发布时间:见文章发布时间function getAntiContent(serverTime, hre
拼夕夕 AntiContent 最新js算法解密
根据网友分享,转载发出来。
最新发布时间:见文章发布时间
function getAntiContent(serverTime, href, cookie) { window.location.href = href || window.location.href window.document.cookie = cookie || window.document.cookie return enterPub.exports.Me({ serverTime: serverTime }).messagePack(); } function getNanoFp(){ return enterPub.exports.NanoFp(); }
调用方式:
console.log(getNanoFp()) //获取动态fp参数 console.log(getAntiContent(1633805710793,'','')) //获取antiContent 参数
请下载附件: pdd.zip
本文由青舟模板网发布,如若转载,请注明出处:https://qingzo.com/jishu/pdd.html