diff --git a/bin/Crawler.py b/bin/Crawler.py index 50dbd097..c0bbf245 100755 --- a/bin/Crawler.py +++ b/bin/Crawler.py @@ -289,7 +289,7 @@ if __name__ == '__main__': print(f'SPLASH Name: {splash_name}') print(f'Proxy Name: {proxy_name}') - print(f'Crawler Type: {get_splash_crawler_type(splash_name)}) + print(f'Crawler Type: {get_splash_crawler_type(splash_name)}') #time.sleep(10) #sys.exit(0)