fix: [crawler] typo

pull/559/head
Terrtia 2021-03-05 18:54:21 +01:00
parent 503e7e33aa
commit ad3b6c44bc
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 1 additions and 1 deletions

View File

@ -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)