Skip to content

Instantly share code, notes, and snippets.

@dyxang
Last active September 13, 2022 02:10
Show Gist options
  • Save dyxang/d27b1ac3eb3e0c6a1b7e19d3d8493ceb to your computer and use it in GitHub Desktop.
Save dyxang/d27b1ac3eb3e0c6a1b7e19d3d8493ceb to your computer and use it in GitHub Desktop.
育碧隐藏商品锁国区加购物车
['5c769c5e0c8ee4ff7971456b'].forEach(function (pid) {
$.post('https://store.ubi.com/on/demandware.store/Sites-cn_ubisoft-Site/zh_CN/Cart-AddProduct?format=ajax', {
cartAction: 'add',
pid: pid,
Quantity: 1,
showPopup: true
});
});
//全境封锁2:5c769c5d0c8ee4ff79714561 1050点数
//5c769c5d0c8ee4ff7971455d 500点数
//5c769c5e0c8ee4ff7971456d 4100点数
//5c769c5e0c8ee4ff79714569 2250点数
//愿望单页面控制台输入,pid为商品网址pid那一撮
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment