Skip to content

Commit

Permalink
[update] 代理校验
Browse files Browse the repository at this point in the history
  • Loading branch information
jinghao_wb committed Oct 13, 2017
1 parent bc07c05 commit 67b5fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Schedule/ProxyCheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from Manager.ProxyManager import ProxyManager
from Util.LogHandler import LogHandler

FAIL_COUNT = 2
FAIL_COUNT = 1 # 校验失败次数, 超过次数删除代理


class ProxyCheck(ProxyManager, Thread):
Expand Down

0 comments on commit 67b5fbb

Please sign in to comment.