mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-22 19:25:11 +00:00
updated adguard url
This commit is contained in:
parent
eda173c327
commit
1c735c911e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class SponsorAdapter(
|
|||
private val adguard = SponsorModel(
|
||||
ContextCompat.getDrawable(context, R.drawable.ic_adguard),
|
||||
"AdGuard",
|
||||
"https://vancedapp.com/adguard"
|
||||
"https://adguard.com/?aid=31141&source=manager"
|
||||
)
|
||||
|
||||
val sponsors = arrayListOf(brave, adguard)
|
||||
|
|
Loading…
Reference in a new issue