Browse Source

Update README.md

Germey 7 years ago
parent
commit
9212ceca3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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: