proxy for inbox.lv
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user