From 94cbfdae7fe24365d9a944cda8124da6b7c5c2a0 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Thu, 3 Aug 2023 18:07:52 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Updated=20messenger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.py | 2 +- src/patches.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.py b/src/config.py index 6e3a02b..c00557d 100644 --- a/src/config.py +++ b/src/config.py @@ -28,7 +28,7 @@ class RevancedConfig(object): "irplus", "meme-generator-free", "yuka", - "facebook", + "messenger", ] self.apk_pure = ["hex-editor", "androidtwelvewidgets"] self.apk_sos = ["expensemanager", "candyvpn"] diff --git a/src/patches.py b/src/patches.py index d109690..9b1e3e2 100644 --- a/src/patches.py +++ b/src/patches.py @@ -36,7 +36,7 @@ class Patches(object): "eu.faircode.netguard": "netguard", "com.instagram.android": "instagram", "com.nis.app": "inshorts", - "com.facebook.orca": "facebook", + "com.facebook.orca": "messenger", "com.google.android.apps.recorder": "grecorder", "tv.trakt.trakt": "trakt", "com.candylink.openvpn": "candyvpn",