def __init__(self): self.logger = Logger('validator.py') self.valid_cfg = VALIDATE_CONFIG self.result = [] self.proxies = {}