File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Hi3Helper.Core/Classes/Shared/Region Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -165,9 +165,9 @@ private static void InitScreenResSettings()
165165 [
166166 new ( )
167167 {
168- Name = "GitHub " ,
169- URLPrefix = "https://github.com/CollapseLauncher/CollapseLauncher-ReleaseRepo/raw/main " ,
170- Description = Lang . _Misc ! . CDNDescription_Github ,
168+ Name = "Cloudflare " ,
169+ URLPrefix = "https://r2.bagelnl.my.id/cl-cdn " ,
170+ Description = Lang . _Misc ! . CDNDescription_Cloudflare ,
171171 PartialDownloadSupport = true
172172 } ,
173173
@@ -181,9 +181,9 @@ private static void InitScreenResSettings()
181181
182182 new ( )
183183 {
184- Name = "Cloudflare " ,
185- URLPrefix = "https://r2.bagelnl.my.id/cl-cdn " ,
186- Description = Lang . _Misc ! . CDNDescription_Cloudflare ,
184+ Name = "GitHub " ,
185+ URLPrefix = "https://github.com/CollapseLauncher/CollapseLauncher-ReleaseRepo/raw/main " ,
186+ Description = Lang . _Misc ! . CDNDescription_Github ,
187187 PartialDownloadSupport = true
188188 } ,
189189
You can’t perform that action at this time.
0 commit comments