34 lines
1.3 KiB
Python
34 lines
1.3 KiB
Python
ES_PROXY_MOBILE = {
|
|
'http': 'http://9972280-mobile-country-ES:hex2f4xnw@109.236.94.16:13805',
|
|
'https': 'http://9972280-mobile-country-ES:hex2f4xnw@109.236.94.16:13805'
|
|
}
|
|
ES_PROXY_RES = {
|
|
'http': 'http://08241c84-655034:7jd8chsbg@185.100.233.101:39232',
|
|
'https': 'http://08241c84-655034:7jd8chsbg@185.100.233.101:39232'
|
|
}
|
|
|
|
IT_PROXY_MOBILE = {
|
|
'http': 'http://9972284-mobile-country-IT:28blddao6a@62.112.9.140:13124',
|
|
'https': 'http://9972284-mobile-country-IT:28blddao6a@62.112.9.140:13124'
|
|
}
|
|
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://7090876-res-country-FR:1tvt4pavvi@185.2.81.74:13378',
|
|
'https': 'http://7090876-res-country-FR:1tvt4pavvi@185.2.81.74:13378'
|
|
}
|
|
DE_PROXY_MOBILE = {
|
|
'http': 'http://8153587-mobile-country-DE:jp50x9jmo@194.88.106.169:11842',
|
|
'https': 'http://8153587-mobile-country-DE:jp50x9jmo@194.88.106.169:11842'
|
|
}
|
|
DE_PROXY_RES = {
|
|
'http': 'http://8254565-res-country-DE:1st57izbhe@185.21.60.181:14648',
|
|
'https': 'http://8254565-res-country-DE:1st57izbhe@185.21.60.181:14648'
|
|
}
|
|
# FR_PROXY_MOBILE
|
|
# FR_PROXY_RES
|
|
PROXY_LIST = [FR_PROXY_MOBILE, FR_PROXY_RES, DE_PROXY_RES, DE_PROXY_MOBILE, ES_PROXY_MOBILE, IT_PROXY_MOBILE]
|