crab
V2EX  ›  问与答

apple 预约页面是怎么区分类型的?

  •  
  •   crab · May 21, 2014 · 3159 views
    This topic created in 4388 days ago, the information mentioned may be changed or developed.
    想搞个天才吧预约半自动,遇到有 Mac iPhone iPod iPad 这4个类型预约。
    POST提交抓包看,抓包的内容参数字段没找到类型啊。
    但页面有段JS代码用来判断类型,这个是怎么传递过去的呢?


    /* selection */
    var selection = trackingConfig.ServiceType_Lookup['iPod'];
    if (selection == null || selection == 'undefined' || selection.length == 0) {
    selection = 'iPod';
    }

    s.prop1 = selection;
    6 replies    2014-05-22 09:12:48 +08:00
    kfll
        1
    kfll  
       May 21, 2014   ❤️ 1
    点下一步之后,请求页面的表单数据里面有一项 id ,就是这个
    crab
        2
    crab  
    OP
       May 21, 2014
    @kfll POST抓包出来的13个字段
    _formToken
    captchaAnswer
    captchaBackToText
    captchaFormat
    captchaKey
    captchaTryNewAudio
    captchaTryNewImg
    captchaVisionImpaired
    clientTimezone
    countryISDCode
    forty1Parameter
    phoneNumber
    smsCode
    可以具体提示下吗?没搞懂。
    crab
        3
    crab  
    OP
       May 21, 2014
    @kfll 明白了!谢谢!
    explon
        4
    explon  
       May 21, 2014 via iPhone   ❤️ 1
    现在预约就已经够操蛋了,不要做这种所谓的服务大众软件好吗
    crab
        5
    crab  
    OP
       May 22, 2014
    @explon 我是遇到预约问题,才想去写这个东西看能不能节约时间。更何况导致预约不上的问题,是那些黄牛。搞得好像是我写工具给黄牛一样,我要会写还用问?
    xAI
        6
    xAI  
       May 22, 2014
    长期预约不到,准备去香港修了。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1182 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 17:49 · PVG 01:49 · LAX 10:49 · JFK 13:49
    ♥ Do have faith in what you're doing.