cookie fix
This commit is contained in:
		
							parent
							
								
									2491c37da3
								
							
						
					
					
						commit
						8300a00adc
					
				@ -97,6 +97,7 @@ class SearcherABC:
 | 
			
		||||
        try:
 | 
			
		||||
            if os.path.exists(cookie): self.cookieJar.load(ignore_discard=True)
 | 
			
		||||
        except:
 | 
			
		||||
            self.log('[load_cookie]: os.remove(cookie)')
 | 
			
		||||
            os.remove(cookie)
 | 
			
		||||
            self.cookieJar = cookielib.MozillaCookieJar(cookie)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user