mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-31 10:37:06 -04:00 
			
		
		
		
	
						commit
						ae54c7d525
					
				| @ -173,7 +173,7 @@ class Network: | |||||||
|             ): |             ): | ||||||
|                 continue |                 continue | ||||||
|             return False |             return False | ||||||
|         response = await client.get("https://check.torproject.org/api/ip", timeout=10) |         response = await client.get("https://check.torproject.org/api/ip", timeout=60) | ||||||
|         if not response.json()["IsTor"]: |         if not response.json()["IsTor"]: | ||||||
|             result = False |             result = False | ||||||
|         Network._TOR_CHECK_RESULT[proxies] = result |         Network._TOR_CHECK_RESULT[proxies] = result | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user