mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 11:58:37 +09:00
✨ Download app from apkmirror instead of uptodown
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ class Patches(object):
|
||||
"de.dwd.warnapp": ("warnwetter", "_warnwetter"),
|
||||
"com.spotify.music": ("spotify", "_spotify"),
|
||||
"com.awedea.nyx": ("nyx-music-player", "_nyx"),
|
||||
"ginlemon.iconpackstudio": ("icon-pack-studio", "_iconpackstudio"),
|
||||
"ginlemon.iconpackstudio": ("icon_pack_studio", "_iconpackstudio"),
|
||||
"com.ticktick.task": ("ticktick", "_ticktick"),
|
||||
"tv.twitch.android.app": ("twitch", "_twitch"),
|
||||
"com.myprog.hexedit": ("hex-editor", "_hexeditor"),
|
||||
@@ -131,7 +131,7 @@ class Patches(object):
|
||||
"youtube_music": "_ytm",
|
||||
"spotify": "_spotify",
|
||||
"nyx-music-player": "_nyx",
|
||||
"icon-pack-studio": "_iconpackstudio",
|
||||
"icon_pack_studio": "_iconpackstudio",
|
||||
"ticktick": "_ticktick",
|
||||
"twitch": "_twitch",
|
||||
"hex-editor": "_hexeditor",
|
||||
|
||||
Reference in New Issue
Block a user