proxy for inbox.lv

This commit is contained in:
2026-04-09 08:02:23 +02:00
parent c84266f8fd
commit d45d6f4d7d
2 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ class ProxyManager:
return [FR_PROXY_RES_OXY, FR_PROXY_ASOCK_RES_2, FR_DATA_IMPULSE_RES, FR_ASOCKS_MOBILE_PROXY]
def get_proxy_for_appointment_request(self) -> dict:
# return self.get_random_sticky_iproyal_proxy()
return self.get_random_sticky_iproyal_proxy()
_chosen_proxy = random.choice(MOBILE_PROXY_LIST)
if "oxylabs" in _chosen_proxy["http"]:
self.logger.info("use oxylabs proxy")