小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

騰訊9位QQ和QQ“靚號”批量篩選更多的方法

 新華書店好書榜 2014-10-20
分享者:http://www.douban.com/group/yaoqingzhuce/?ref=sidebar

http://zc.qq.com/chs/new.html



這個默認每次刷新只能看到三組號碼,太麻煩了~

分享個非原創(chuàng)的方法,一次可以從騰訊的數(shù)據(jù)庫中刷20組號碼來,更加高效

方法如下:

chrome F12  在控制臺中輸入以下內(nèi)容;然后看到了好的號碼,點擊號碼后,有詳細的教程;

每個手機號碼只能申請1個號碼,每個ip只能申請2個號碼, 稍后分享免費的如何獲更多的手機號碼

加了點權(quán)限,不想被tx這么快就xx掉
  1. var total = 10;
  2. var i = 1;
  3. index.goodNumArr = index.goodNumArr.length == 3 ? [] : index.goodNumArr;
  4. var _act_lsig = typeof _act_lsig == 'object' ? _act_lsig : [];
  5. console.log('%c注意:這是測試代碼','font-size:40px;color:red;');
  6. console.group('當前已有' + index.goodNumArr.length + '個QQ號碼可供選擇!');
  7. console.groupEnd();
  8. console.group('您將要再獲取' + total * 3 + '個QQ號碼可供選擇!');
  9. console.groupEnd();
  10. do {
  11.     (function() {
  12.         $.post(index.getNumUrl, index.submitObj, function(a) {
  13.             if (a.ec == 0) {
  14.                 index.submitObj.act_lsig = a.act_lsig;
  15.                 _act_lsig.push(a.act_lsig);
  16.                 _act_lsig.push(a.act_lsig);
  17.                 _act_lsig.push(a.act_lsig);
  18.                 $.cookie.set("_act_lsig", a.act_lsig, "zc.qq.com", "/", 0.5 * 1000);
  19.                 index.goodNumArr.push(a.new_uin_0);
  20.                 index.goodNumArr.push(a.new_uin_1);
  21.                 index.goodNumArr.push(a.new_uin_2);
  22.                 index.submitObj.safeverifyResult = a.safeverifyResult;
  23.                 index.submitObj.elevel = a.safeverifyResult;
  24.             }
  25.             console.warn('請耐心等待結(jié)果');
  26.         });
  27.         i++;
  28.     })();
  29. } while (i <= total);

  30. setTimeout(function() {
  31.     console.info('操作完畢!');
  32.         console.group('清空號碼請刷新頁面,或者控制臺執(zhí)行:');
  33.         console.log('index.goodNumArr=[]; ');
  34.         console.groupEnd();
  35.     if (!index.goodNumArr.length) {
  36.         console.error('你被黑了IP');
  37.     }
  38.     console.group(index.goodNumArr.length + '個QQ號碼如下:');
  39.         console.groupEnd();
  40.     for (num in index.goodNumArr) {
  41.                 console.groupCollapsed("%c"+index.goodNumArr[num],"color:red");
  42.                 console.log('第' + (parseInt(num) + 1) + '個');
  43.                 console.group('如需選擇此號碼,首先在控制臺粘貼下面的代碼執(zhí)行:');
  44.                 console.log('$.cookie.set("_act_lsig", "' + _act_lsig[num] + '", "zc.qq.com", "/", 0.5*1000);\nindex.act_lsig = "' + _act_lsig[num] + '"; \nindex.currenNum=' + num + ';');
  45.                 console.groupEnd();
  46.                 console.group('然后填寫頁面表格信息后提交即可!只是測試哈!');
  47.                 console.groupEnd();
  48.                 console.groupEnd();
  49.     }
  50. }, total * 500);
復制代碼




    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多