🐛 Added musically (#321)

This commit is contained in:
Nikhil Badyal
2023-08-26 15:20:14 +05:30
committed by GitHub
parent 216b498a81
commit 716fa3c418
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -193,6 +193,7 @@ You can use any of the following methods to build.
42. [solidexplorer](https://www.apkmirror.com/apk/neatbytes/solid-explorer-beta/)
43. [lightroom](https://www.apkmirror.com/apk/adobe/lightroom/)
44. [duolingo](https://www.apkmirror.com/apk/duolingo/duolingo-duolingo/)
45. [musically](https://www.apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/)
<br>`**` - You can also patch any other app which is **not** supported officially.To do so, you need to provide
few more inputs to the tool which are mentioned below.
```ini
+1
View File
@@ -44,6 +44,7 @@ apk_sources = {
"tasker": f"{APK_MIRROR_BASE_APK_URL}/joaomgcd/tasker-crafty-apps-eu/",
"ticktick": f"{APK_MIRROR_BASE_APK_URL}/appest-inc/ticktick-to-do-list-with-reminder-day-planner/",
"tiktok": f"{APK_MIRROR_BASE_APK_URL}/tiktok-pte-ltd/tik-tok-including-musical-ly/",
"musically": f"{APK_MIRROR_BASE_APK_URL}/tiktok-pte-ltd/tik-tok-including-musical-ly/",
"trakt": f"{APK_MIRROR_BASE_APK_URL}/trakt/trakt/",
"twitch": f"{APK_MIRROR_BASE_APK_URL}/twitch-interactive-inc/twitch/",
"twitter": f"{APK_MIRROR_BASE_APK_URL}/x-corp/twitter/",
+1
View File
@@ -19,6 +19,7 @@ class Patches(object):
"com.reddit.frontpage": "reddit",
"com.duolingo": "duolingo",
"com.ss.android.ugc.trill": "tiktok",
"com.zhiliaoapp.musically": "musically",
"com.twitter.android": "twitter",
"de.dwd.warnapp": "warnwetter",
"com.spotify.music": "spotify",