more proxy

This commit is contained in:
2024-01-12 10:18:40 +01:00
parent 0a02167425
commit d15165f8e9
+10 -1
View File
@@ -1,3 +1,12 @@
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'
}
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 = { FR_PROXY_MOBILE = {
'http': 'http://7039778-mobile-country-FR:2ji8e3r0nh@89.39.106.148:14806', 'http': 'http://7039778-mobile-country-FR:2ji8e3r0nh@89.39.106.148:14806',
'https': 'http://7039778-mobile-country-FR:2ji8e3r0nh@89.39.106.148:14806' 'https': 'http://7039778-mobile-country-FR:2ji8e3r0nh@89.39.106.148:14806'
@@ -17,4 +26,4 @@ DE_PROXY_RES = {
} }
# FR_PROXY_MOBILE # FR_PROXY_MOBILE
# FR_PROXY_RES # FR_PROXY_RES
PROXY_LIST = [FR_PROXY_MOBILE, FR_PROXY_RES] PROXY_LIST = [FR_PROXY_MOBILE, DE_PROXY_MOBILE, ES_PROXY_MOBILE, IT_PROXY_MOBILE]