mirror of https://github.com/CIRCL/AIL-framework
				
				
				
			fix: [crawlers lib] missing config file
							parent
							
								
									6b7514f6f0
								
							
						
					
					
						commit
						eec579c5d4
					
				|  | @ -38,8 +38,8 @@ config_loader = None | |||
| 
 | ||||
| # load crawler config | ||||
| config_loader = ConfigLoader.ConfigLoader(config_file='crawlers.cfg') | ||||
| splash_manager_url = config_loader.get_config_str('Splash_Manager', 'splash_url') | ||||
| splash_api_key = config_loader.get_config_str('Splash_Manager', 'api_key') | ||||
| #splash_manager_url = config_loader.get_config_str('Splash_Manager', 'splash_url') | ||||
| #splash_api_key = config_loader.get_config_str('Splash_Manager', 'api_key') | ||||
| config_loader = None | ||||
| 
 | ||||
| faup = Faup() | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Terrtia
						Terrtia