nexusphp ut3.4.2---3.4.9以及3.5支持

nexusphp ut3.4.2---3.4.9以及3.5支持

酱油瓶
2017-06-03 / 4 评论 / 306 阅读 / 正在检测是否收录...

ut.png
装好nexusphp,什么,竟然不支持ut3.4.X和3.5.X(其实支持了也没啥用,还是老版本好用,但对于强迫症来说,这怎么可以接受)。
3.4.x sql语句如下:

INSERT INTO agent_allowed_family (family, start_name, peer_id_pattern, peer_id_match_num, peer_id_matchtype, peer_id_start, agent_pattern, agent_match_num, agent_matchtype, agent_start, exception, allowhttps, comment, hits) VALUES ('uTorrent 3.4.x', 'uTorrent 3.4.0', '/^-UT34([0-9])([0-9])-/', 3, 'dec', '-UT3400-', '/^uTorrent/34([0-9])/', 3, 'dec', 'uTorrent/3400', 'no', 'yes', '', 0);

3.5.x如法炮制:

INSERT INTO agent_allowed_family (family, start_name, peer_id_pattern, peer_id_match_num, peer_id_matchtype, peer_id_start, agent_pattern, agent_match_num, agent_matchtype, agent_start, exception, allowhttps, comment, hits) VALUES ('uTorrent 3.5.x', 'uTorrent 3.5.0', '/^-UT35([0-9])([0-9])-/', 3, 'dec', '-UT3500-', '/^uTorrent/35([0-9])/', 3, 'dec', 'uTorrent/3500', 'no', 'yes', '', 0);
1

评论 (4)

取消
  1. 头像
    豫山
    Windows 7 · Google Chrome
    @

    弱弱的问 开发板怎么写?

    回复
  2. 头像
    豫山
    Windows 7 · Google Chrome
    @

    3.5.4(build44520)

    回复
  3. 头像
    豫山
    Windows 7 · Google Chrome
    @

    最新版的 3.5.4(build44520) 表示无效。

    回复
  4. 头像
    随缘
    Windows 10 · QQ Browser
    @

    新版utorrent 3.5.3以上都不支持了,楼主有新的识别规则?

    回复