support data impulse

This commit is contained in:
2024-05-11 09:09:09 +02:00
parent 8f432e0859
commit 3989066d7f
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -29,7 +29,8 @@ FR_PROXY_DATA_IMPULSE_STICKY = {
'https': 'http://1d568220dbefeff21ad4__cr.fr:df99489a25fa72d9@gw.dataimpulse.com:{}'
}
MOBILE_PROXY_LIST = [FR_PROXY_MOB_OXY_STICKY, FR_PROXY_DATA_IMPULSE_STICKY]
MOBILE_PROXY_LIST = [FR_PROXY_MOB_OXY_STICKY, FR_PROXY_MOB_OXY_STICKY, FR_PROXY_MOB_OXY_STICKY,
FR_PROXY_DATA_IMPULSE_STICKY]
class ProxyManager: