Files
appointment_request/workers/proxies_constants.py
T
2024-01-06 19:09:45 +01:00

11 lines
385 B
Python

FR_PROXY_MOBILE = {
'http': 'http://7039778-mobile-country-FR:2ji8e3r0nh@89.39.106.148:14806',
'https': 'http://7039778-mobile-country-FR:2ji8e3r0nh@89.39.106.148:14806'
}
FR_PROXY_RES = {
'http': 'http://e99aff2d-409239:19elyiw1ge@93.190.141.102:31637',
'https': 'http://e99aff2d-409239:19elyiw1ge@93.190.141.102:31637'
}
PROXY_LIST = [FR_PROXY_RES, FR_PROXY_MOBILE]