0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-22 19:25:11 +00:00

updated adguard url

This commit is contained in:
Xinto 2020-11-10 16:56:07 +04:00
parent eda173c327
commit 1c735c911e

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)