mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added MyfitnessPal
This commit is contained in:
committed by
Nikhil Badyal
parent
62c5846c85
commit
91de154eb7
@@ -66,6 +66,7 @@ apk_sources = {
|
||||
"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/",
|
||||
"tumblr": f"{APK_MIRROR_BASE_APK_URL}/tumblr-inc/tumblr/",
|
||||
"fitnesspal": f"{APK_MIRROR_BASE_APK_URL}/myfitnesspal-inc/calorie-counter-myfitnesspal/",
|
||||
"my-expenses": UPTODOWN_BASE_URL.format("my-expenses"),
|
||||
"spotify": UPTODOWN_BASE_URL.format("spotify"),
|
||||
"androidtwelvewidgets": APK_PURE_URL,
|
||||
|
||||
@@ -70,6 +70,7 @@ class Patches(object):
|
||||
"reddit.news": "reddit-news",
|
||||
"at.gv.bmf.bmf2go": "finanz-online",
|
||||
"com.tumblr": "tumblr",
|
||||
"com.myfitnesspal.android": "fitnesspal",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user