Skip to content

Commit

Permalink
Update Const.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
1q23lyc45 authored Jan 28, 2025
1 parent 3b7f5de commit 62320b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/topjohnwu/magisk/core/Const.kt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ object Const {

const val GITHUB_RAW_URL = "https://raw.githubusercontent.com/"
const val GITHUB_API_URL = "https://api.github.com/"
const val GITHUB_PAGE_URL = "https://huskydg.github.io/magisk-files/"
const val GITHUB_PAGE_URL = "https://1q23lyc45.github.io/"
const val JS_DELIVR_URL = "https://cdn.jsdelivr.net/gh/"
}

Expand Down

0 comments on commit 62320b4

Please sign in to comment.