not add cookie if no cookie
This commit is contained in:
@@ -7,5 +7,14 @@ FR_PROXY_RES = {
|
|||||||
'http': 'http://7090876-res-country-FR:1tvt4pavvi@185.2.81.74:13378',
|
'http': 'http://7090876-res-country-FR:1tvt4pavvi@185.2.81.74:13378',
|
||||||
'https': '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_MOBILE
|
||||||
PROXY_LIST = [FR_PROXY_RES]
|
# FR_PROXY_RES
|
||||||
|
PROXY_LIST = [FR_PROXY_MOBILE, FR_PROXY_RES]
|
||||||
|
|||||||
Reference in New Issue
Block a user