mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Change jsDelivr CDN URL to Fastly (#7156)
(cherry picked from commit 7b242bf118)
			
			
This commit is contained in:
		@@ -129,7 +129,7 @@ internal class ExtensionGithubApi {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
private const val REPO_URL_PREFIX = "https://raw.githubusercontent.com/tachiyomiorg/tachiyomi-extensions/repo/"
 | 
			
		||||
private const val FALLBACK_REPO_URL_PREFIX = "https://cdn.jsdelivr.net/gh/tachiyomiorg/tachiyomi-extensions@repo/"
 | 
			
		||||
private const val FALLBACK_REPO_URL_PREFIX = "https://fastly.jsdelivr.net/gh/tachiyomiorg/tachiyomi-extensions@repo/"
 | 
			
		||||
 | 
			
		||||
@Serializable
 | 
			
		||||
private data class ExtensionJsonObject(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user