Skip to content

Commit

Permalink
conf change
Browse files Browse the repository at this point in the history
  • Loading branch information
ResolveWang committed Jul 10, 2017
1 parent df80ec0 commit e32195d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/spider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ max_retries: 5 # retry times for crawling

# you should set the args below if you login from uncommon place
# It's for verification code indentified
yundama_username: resolvewang # account for yundama
yundama_passwd: wang1204 # password for yundama
yundama_username: yourname # account for yundama
yundama_passwd: yourpasswd # password for yundama

# the value of mode can be normal or quick.
# In noraml mode, it will be more stable, while in quick mode, the crawling speed will
Expand Down

0 comments on commit e32195d

Please sign in to comment.