Download app from apkmirror instead of uptodown

This commit is contained in:
Nikhil Badyal
2022-12-21 15:22:15 +05:30
parent f44b802de1
commit 4e476ee2b5
4 changed files with 18 additions and 11 deletions
+2 -2
View File
@@ -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",