소스 검색

Update README.md

Germey 8 년 전
부모
커밋
9212ceca3a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: