From 675ae7b5af561f572c28945c00f490541454e700 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 29 Dec 2025 09:46:08 -0500 Subject: [PATCH] [mv3] Add easylist ai suggestions to stock lists Related PR: https://github.com/gorhill/uBlock/pull/3947 --- platform/mv3/rulesets.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform/mv3/rulesets.json b/platform/mv3/rulesets.json index c2bde57b6..e37e69157 100644 --- a/platform/mv3/rulesets.json +++ b/platform/mv3/rulesets.json @@ -109,6 +109,16 @@ ], "homeURL": "https://github.com/uBlockOrigin/uAssets" }, + { + "id": "annoyances-ai", + "name": "EasyList – AI Suggestions", + "group": "annoyances", + "enabled": false, + "urls": [ + "https://ublockorigin.github.io/uAssets/thirdparties/easylist-ai.txt" + ], + "homeURL": "https://github.com/easylist/easylist#fanboy-lists" + }, { "id": "annoyances-cookies", "name": "EasyList/uBO – Cookie Notices",