From fca7922b3c84bf9cd50869350a4ee43f31a7ed48 Mon Sep 17 00:00:00 2001 From: Ihor Romanyshyn Date: Tue, 9 Dec 2025 14:39:05 +0200 Subject: [PATCH] pkg(com.taboola.mip): add package (#1186) * Add description for com.taboola.mip (intrusive Taboola lock-screen module) * remove redundant empty line --------- Co-authored-by: Ihor Romanyshyn Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> --- resources/assets/uad_lists.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 8b4affa..8654dc0 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -40669,6 +40669,14 @@ "labels": [], "removal": "Recommended" }, + "com.taboola.mip": { + "list": "Misc", + "description": "Intrusive background module (Taboola) that keeps pushing a lock-screen stories feed — spam-ads and irrelevant articles (often from foreign/hostile sources). \nRuns in background, uses data, nags user until it is enabled. No system function — safe to remove. \nhttps://techissuestoday.com/motorola-lock-screen-ads-articles/", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, "com.android.frameworks.telresources": { "list": "Misc", "description": "Completely empty package. Safe to remove.", @@ -40837,5 +40845,4 @@ "labels": [], "removal": "Expert" } - }