From bc74ea82afcad9c6116751ea0545510342757d44 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 28 Jul 2023 11:16:59 -0400 Subject: [PATCH] Deploy changes in assets.dev.json to assets.json Related commit: - https://github.com/gorhill/uBlock/commit/f6954430d197 --- assets/assets.dev.json | 2 +- assets/assets.json | 36 ++++++++++++++++++++++++++++++++++-- 2 files changed, 35 insertions(+), 3 deletions(-) diff --git a/assets/assets.dev.json b/assets/assets.dev.json index 63b6a50f3..9bad9d6c6 100644 --- a/assets/assets.dev.json +++ b/assets/assets.dev.json @@ -764,7 +764,7 @@ "title": "🇳🇱nl: EasyDutch", "tags": "ads afrikaans frisian dutch flemish", "lang": "af fy nl", - "contentURL": "https://easydutch-ubo.github.io/EasyDutchCDN/EasyDutch.txt", + "contentURL": "https://easydutch-ubo.github.io/EasyDutch/EasyDutch.txt", "cdnURLs": [ "https://cdn.statically.io/gh/EasyDutch-uBO/EasyDutch/gh-pages/EasyDutch.txt", "https://cdn.jsdelivr.net/gh/EasyDutch-uBO/EasyDutch@gh-pages/EasyDutch.txt", diff --git a/assets/assets.json b/assets/assets.json index e85183f8a..6c7314a7e 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -272,7 +272,7 @@ "adguard-cookies": { "content": "filters", "group": "annoyances", - "parent": "AdGuard – Annoyances", + "parent": "AdGuard – Annoyances|AdGuard/uBO – Cookie Notices", "off": true, "title": "AdGuard – Cookie Notices", "tags": "annoyances cookies", @@ -280,6 +280,22 @@ "supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters", "instructionURL": "https://kb.adguard.com/en/general/adguard-ad-filters" }, + "ublock-cookies-adguard": { + "content": "filters", + "group": "annoyances", + "parent": "AdGuard – Annoyances|AdGuard/uBO – Cookie Notices", + "off": true, + "title": "uBlock filters – Cookie Notices", + "tags": "annoyances cookies", + "contentURL": "https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt", + "cdnURLs": [ + "https://ublockorigin.github.io/uAssetsCDN/filters/annoyances-cookies.txt", + "https://ublockorigin.pages.dev/filters/annoyances-cookies.txt", + "https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/annoyances-cookies.txt", + "https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/annoyances-cookies.txt" + ], + "supportURL": "https://github.com/uBlockOrigin/uAssets" + }, "adguard-popup-overlays": { "content": "filters", "group": "annoyances", @@ -368,7 +384,7 @@ "fanboy-cookiemonster": { "content": "filters", "group": "annoyances", - "parent": "EasyList – Annoyances", + "parent": "EasyList – Annoyances|EasyList/uBO – Cookie Notices", "off": true, "title": "EasyList – Cookie Notices", "tags": "annoyances cookies", @@ -385,6 +401,22 @@ ], "supportURL": "https://github.com/easylist/easylist#fanboy-lists" }, + "ublock-cookies-easylist": { + "content": "filters", + "group": "annoyances", + "parent": "EasyList – Annoyances|EasyList/uBO – Cookie Notices", + "off": true, + "title": "uBlock filters – Cookie Notices", + "tags": "annoyances cookies", + "contentURL": "https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt", + "cdnURLs": [ + "https://ublockorigin.github.io/uAssetsCDN/filters/annoyances-cookies.txt", + "https://ublockorigin.pages.dev/filters/annoyances-cookies.txt", + "https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/annoyances-cookies.txt", + "https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/annoyances-cookies.txt" + ], + "supportURL": "https://github.com/uBlockOrigin/uAssets" + }, "easylist-newsletters": { "content": "filters", "group": "annoyances",