mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Use HTTPS for crash reports
This commit is contained in:
		| @@ -30,7 +30,7 @@ import uy.kohesive.injekt.registry.default.DefaultRegistrar | ||||
|         excludeMatchingSharedPreferencesKeys = [".*username.*", ".*password.*", ".*token.*"] | ||||
| ) | ||||
| @AcraHttpSender( | ||||
|         uri = "http://tachiyomi.kanade.eu/crash_report", | ||||
|         uri = "https://tachiyomi.kanade.eu/crash_report", | ||||
|         httpMethod = HttpSender.Method.PUT | ||||
| ) | ||||
| open class App : Application(), LifecycleObserver { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user