🎨 Added vanced (#330)

This commit is contained in:
Nikhil Badyal
2023-08-26 21:42:00 +05:30
committed by GitHub
parent c030cc4693
commit 01f91ebf45
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -58,6 +58,7 @@ apk_sources = {
"youtube_music": f"{APK_MIRROR_BASE_APK_URL}/google-inc/youtube-music/",
"yuka": f"{APK_MIRROR_BASE_APK_URL}/yuka-apps/yuka-food-cosmetic-scan/",
"strava": f"{APK_MIRROR_BASE_APK_URL}/strava-inc/strava-running-and-cycling-gps/",
"vanced": f"{APK_MIRROR_BASE_APK_URL}/team-vanced/youtube-vanced/",
"my-expenses": UPTODOWN_BASE_URL.format("my-expenses"),
"spotify": UPTODOWN_BASE_URL.format("spotify"),
"androidtwelvewidgets": APK_PURE_URL,
+1
View File
@@ -63,6 +63,7 @@ class Patches(object):
"com.strava": "strava",
"com.microblink.photomath": "photomath",
"o.o.joey": "joey",
"com.vanced.android.youtube": "vanced",
}
@staticmethod