From 339d861f83e5801526b6adcee9ceca9f07fcb125 Mon Sep 17 00:00:00 2001 From: j-hc <25510067+j-hc@users.noreply.github.com> Date: Thu, 25 May 2023 23:00:32 +0300 Subject: [PATCH] messenger and reddit --- config.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 2c1b59c..25adc31 100755 --- a/config.toml +++ b/config.toml @@ -55,9 +55,12 @@ apkmirror-dlurl = "https://www.apkmirror.com/apk/twitch-interactive-inc/twitch/" apkmirror-dlurl = "https://www.apkmirror.com/apk/tiktok-pte-ltd/tik-tok-including-musical-ly/" [Reddit] -enabled = false apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit/" +[Messenger] +apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/" +arch = "arm64-v8a" + [Spotify] enabled = false uptodown-dlurl = "https://spotify.en.uptodown.com/android"