Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Germey authored Feb 28, 2018
1 parent 75d111f commit 9212cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ python3 run.py
```python
import requests

PROXY_POOL_URL = 'http://localhost:5555/get'
PROXY_POOL_URL = 'http://localhost:5555/random'

def get_proxy():
try:
Expand Down

0 comments on commit 9212cec

Please sign in to comment.