设为首页收藏本站

ZMX - IT技术交流论坛 - 无限Perfect,追求梦想 - itzmx.com

 找回密码
 注册论坛

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

用百度帐号登录

只需两步,快速登录

搜索
查看: 3513|回复: 5

让NexusPHP程序支持UTorrent3.1 3.4版本,解决pt不更新的问题

[复制链接]
 成长值: 48

签到天数: 4510 天

[LV.Master]伴坛终老

发表于 2013/1/2 20:00 | 显示全部楼层 |阅读模式
天涯海角搜一下: 百度 谷歌 360 搜狗 有道 雅虎 必应 即刻
在数据库 agent_allowed_family表中执行如下sql
支持正式版:
  1. 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.x.x', 'uTorrent 3.0.0', '/^-UT3([0-9])([0-9])([0-9])-/', 3, 'dec', '-UT3000-', '/^uTorrent\\/3([0-9])([0-9])([0-9])/', 3, 'dec', 'uTorrent/3000', 'no', 'yes', , 0);
复制代码
支持测试版:
  1. 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.x.xB', 'uTorrent 3.0.0B', '/^-UT3([0-9])([0-9])([B])-/', 3, 'dec', '-UT300B-', '/^uTorrent\\/3([0-9])([0-9])([B])/', 3, 'dec', 'uTorrent/300B', 'no', 'yes', , 0);
复制代码



3.4
  1. INSERT INTO `agent_allowed_family` VALUES (20, 'uTorrent 3.4.x', 'uTorrent 3.4.0', '/^-UT34([0-9])-/', 3, 'dec', '-UT340-', '/^uTorrent\\/34([0-9])/', 3, 'dec', 'uTorrent/3400', 'no', 'yes', '', 299);
复制代码
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复

使用道具 举报

痴人说梦 该用户已被删除
发表于 2013/1/30 09:15 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

唱单身情歌 该用户已被删除
发表于 2013/4/30 08:45 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

小女好养眼 该用户已被删除
发表于 2013/8/14 10:16 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

一切皆是命 该用户已被删除
发表于 2013/8/17 17:51 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

骨里的涩 该用户已被删除
发表于 2013/8/21 01:53 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
欢迎光临IT技术交流论坛:http://bbs.itzmx.com/
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册论坛 新浪微博账号登陆用百度帐号登录

本版积分规则

手机版|Archiver|Mail me|网站地图|IT技术交流论坛 ( 闽ICP备13013206号-7 )

GMT+8, 2024/5/10 09:13 , Processed in 0.157158 second(s), 22 queries , MemCache On.

Powered by itzmx! X3.4

© 2011- sakura

快速回复 返回顶部 返回列表