mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Add support for Happy Eyeballs
This commit is contained in:
		| @@ -27,6 +27,7 @@ class NetworkHelper(context: Context) { | ||||
|                 .cookieJar(cookieManager) | ||||
|                 .connectTimeout(30, TimeUnit.SECONDS) | ||||
|                 .readTimeout(30, TimeUnit.SECONDS) | ||||
|                 .fastFallback(true) | ||||
|                 .addInterceptor(UserAgentInterceptor()) | ||||
|  | ||||
|             if (preferences.verboseLogging()) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user