From a13312e63433d5437eaeb4da3dd678d148fc7c9c Mon Sep 17 00:00:00 2001 From: celenity Date: Mon, 7 Apr 2025 03:47:15 -0400 Subject: [PATCH] uBlock Origin: Disable `AdGuard - Social Widgets` by default Signed-off-by: celenity --- uBlock/assets.dev.json | 1 + uBlock/assets.main.json | 1 + 2 files changed, 2 insertions(+) diff --git a/uBlock/assets.dev.json b/uBlock/assets.dev.json index a928a2e4..a6e1a7a4 100644 --- a/uBlock/assets.dev.json +++ b/uBlock/assets.dev.json @@ -252,6 +252,7 @@ "group": "annoyances", "group2": "social", "parent": null, + "off": true, "title": "AdGuard – Social Widgets", "tags": "annoyances social", "contentURL": "https://filters.adtidy.org/extension/ublock/filters/4.txt", diff --git a/uBlock/assets.main.json b/uBlock/assets.main.json index 5fc6d600..ca7bfcbc 100644 --- a/uBlock/assets.main.json +++ b/uBlock/assets.main.json @@ -252,6 +252,7 @@ "group": "annoyances", "group2": "social", "parent": null, + "off": true, "title": "AdGuard – Social Widgets", "tags": "annoyances social", "contentURL": "https://filters.adtidy.org/extension/ublock/filters/4.txt",