support data impulse
This commit is contained in:
@@ -38,7 +38,7 @@ class LinkValidatorWithProvidedList(threading.Thread):
|
||||
self.queue_to_listen = queue_to_listen
|
||||
self.ip_country = ip_country
|
||||
self.filter_with_ip_country()
|
||||
self.proxy_manager = ProxyManager()
|
||||
self.proxy_manager = ProxyManager(logger)
|
||||
self.limit = limit
|
||||
|
||||
def set_up_connection(self):
|
||||
|
||||
Reference in New Issue
Block a user