mirror of
				https://github.com/devine-dl/devine.git
				synced 2025-11-03 19:34:49 +00:00 
			
		
		
		
	refactor(curl-impersonate): Update the default browser to chrome124
This commit is contained in:
		
							parent
							
								
									c859465af2
								
							
						
					
					
						commit
						4f1dfd7dd1
					
				@ -17,7 +17,7 @@ MAX_ATTEMPTS = 5
 | 
				
			|||||||
RETRY_WAIT = 2
 | 
					RETRY_WAIT = 2
 | 
				
			||||||
CHUNK_SIZE = 1024
 | 
					CHUNK_SIZE = 1024
 | 
				
			||||||
PROGRESS_WINDOW = 5
 | 
					PROGRESS_WINDOW = 5
 | 
				
			||||||
BROWSER = config.curl_impersonate.get("browser", "chrome120")
 | 
					BROWSER = config.curl_impersonate.get("browser", "chrome124")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def download(
 | 
					def download(
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user