Lemmy Sync Support (#493)

* Create PR for #492

* 🎨 Added lemmy-sync

---------

Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Nikhil Badyal <nikhill773384@gmail.com>
This commit is contained in:
create-issue-branch[bot]
2024-04-13 13:59:31 +05:30
committed by GitHub
parent 4897857856
commit b52d6dc703
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -68,6 +68,8 @@ apk_sources = {
"tumblr": f"{APK_MIRROR_BASE_APK_URL}/tumblr-inc/tumblr/",
"fitnesspal": f"{APK_MIRROR_BASE_APK_URL}/myfitnesspal-inc/calorie-counter-myfitnesspal/",
"facebook": f"{APK_MIRROR_BASE_APK_URL}/facebook-2/facebook/",
"lemmy-sync": f"{APK_MIRROR_BASE_APK_URL}/sync-apps-ltd/sync-for-lemmy/",
"xiaomi-wearable": f"{APK_MIRROR_BASE_APK_URL}/beijing-xiaomi-mobile-software-co-ltd/mi-wear-小米穿戴/",
"my-expenses": UPTODOWN_BASE_URL.format("my-expenses"),
"spotify": UPTODOWN_BASE_URL.format("spotify"),
"joey": UPTODOWN_BASE_URL.format("joey-for-reddit"),