yy频道成员采集免费工具

yy频道成员采集免费工具软件介绍

yy频道成员采集免费工具由斑马工作室出品的免费工具。yy频道成员采集免费工具可采集指定频道内成员的所有YY号。并且可过滤指定马甲。

yy频道成员采集免费工具更新日志:

1. 优化的脚步从未停止!

2. 更多小惊喜等你来发现~

发表回复

登录后才能评论

评论列表 ( 0条)

MIP.watch('type', function (type) { const postId = MIP.getData('post_id'); if (!type || !postId) { return; } fetch('/wp-json/softsphere/v1/download', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ post_id: postId, type: type }) }) .then(response => response.json()) .then(data => { if (data.code === 0) { MIP.setData({type:""}); MIP.viewer.open(data.data.download_link); } console.log(data.message); }) .catch(error => { console.error('Error:', error); }) });