Bläddra i källkod

Update README.md

Germey 8 år sedan
förälder
incheckning
75d111f633
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ python3 run.py
 ```python
 ```python
 import requests
 import requests
 
 
-PROXY_POOL_URL = 'http://localhost:5000/get'
+PROXY_POOL_URL = 'http://localhost:5555/get'
 
 
 def get_proxy():
 def get_proxy():
     try:
     try: