fix pr feedbacks

This commit is contained in:
2024-09-24 14:26:22 +02:00
parent a805c553a9
commit 8f4670c6d0
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ from workers.proxies_constants import PROXY_LIST_FR
API_KEY = "d66aaf490d8aa424a5175e1fbd1aadea"
HOST_ADDRESS = "https://api.2captcha.com/createTask"
HERMES_REGISTER = "https://rendezvousparis.hermes.com/client/register?lang=en"
# HERMES_REGISTER = "https://rendezvousparis.hermes.com/client/register"
HERMES_REGISTER = "https://rendezvousparis.hermes.com/client/register"
class CaptchaResultGetter: