mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🎨 Added tumblr
This commit is contained in:
committed by
Nikhil Badyal
parent
45b24bc4d6
commit
9154ab830f
@@ -65,6 +65,7 @@ apk_sources = {
|
||||
"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/",
|
||||
"tumblr": f"{APK_MIRROR_BASE_APK_URL}/tumblr-inc/tumblr/",
|
||||
"my-expenses": UPTODOWN_BASE_URL.format("my-expenses"),
|
||||
"spotify": UPTODOWN_BASE_URL.format("spotify"),
|
||||
"androidtwelvewidgets": APK_PURE_URL,
|
||||
|
||||
@@ -69,6 +69,7 @@ class Patches(object):
|
||||
"com.scb.phone": "scbeasy",
|
||||
"reddit.news": "reddit-news",
|
||||
"at.gv.bmf.bmf2go": "finanz-online",
|
||||
"com.tumblr": "tumblr",
|
||||
}
|
||||
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user