Skip to content

Commit 6a817b8

Browse files
committed
Revert back to EasyList Cookie Notices
1 parent 6a27a39 commit 6a817b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform/mv3/make-rulesets.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1060,14 +1060,14 @@ async function main() {
10601060
// Handpicked annoyance rulesets from assets.json
10611061
await rulesetFromURLs({
10621062
id: 'annoyances-cookies',
1063-
name: 'AdGuardCookies Notices',
1063+
name: 'EasyList/uBOCookie Notices',
10641064
group: 'annoyances',
10651065
enabled: false,
10661066
urls: [
1067-
'https://filters.adtidy.org/extension/ublock/filters/18.txt',
1067+
'https://ublockorigin.github.io/uAssets/thirdparties/easylist-cookies.txt',
10681068
'https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt',
10691069
],
1070-
homeURL: 'https://github.com/AdguardTeam/AdguardFilters#adguard-filters',
1070+
homeURL: 'https://github.com/easylist/easylist#fanboy-lists',
10711071
});
10721072
await rulesetFromURLs({
10731073
id: 'annoyances-overlays',

0 commit comments

Comments
 (0)