updated adguard url

This commit is contained in:
Xinto 2020-11-10 16:56:07 +04:00
parent eda173c327
commit 1c735c911e
1 changed files with 1 additions and 1 deletions

View File

@ -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)