Germey 8 éve
szülő
commit
9212ceca3a
1 módosított fájl, 1 hozzáadás és 1 törlés
  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: