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",