Skip to content

Commit

Permalink
Update AppConfig.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
bian2022 authored May 3, 2024
1 parent a6a37e9 commit 03c11ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion V2rayNG/app/src/main/kotlin/com/v2ray/ang/AppConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ object AppConfig {
const val v2rayNGIssues = "$v2rayNGUrl/issues"
const val v2rayNGWikiMode = "$v2rayNGUrl/wiki/Mode"
const val v2rayNGPrivacyPolicy = "https://raw.githubusercontent.com/2dust/v2rayNG/master/CR.md"
const val PromotionUrl = "aHR0cHM6Ly85LjIzNDQ1Ni54eXovYWJjLmh0bWw="
const val PromotionUrl = "aHR0cHM6Ly9naXRodWIuY29tLzJkdXN0L3YycmF5Tkc"
const val GeoUrl = "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/"
const val TgChannelUrl = "https://t.me/github_2dust"

Expand Down

0 comments on commit 03c11ff

Please sign in to comment.