mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added vanced (#330)
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -63,6 +63,7 @@ class Patches(object):
|
||||
"com.strava": "strava",
|
||||
"com.microblink.photomath": "photomath",
|
||||
"o.o.joey": "joey",
|
||||
"com.vanced.android.youtube": "vanced",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user