mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
[mv3] Add easylist ai suggestions to stock lists
Related PR: https://github.com/gorhill/uBlock/pull/3947
This commit is contained in:
parent
3cea60be0f
commit
675ae7b5af
1 changed files with 10 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue