if domain. startswith ('jm365.work'): continue domain_set. add (domain) from common import multi_thread_launcher multi_thread_launcher ( iter_objs= [template. format (i) for i in range (*index_range)], apply_each_obj_func=fetch_domain, ) return domain_set