Skip to content

Commit

Permalink
Revert back to EasyList Cookie Notices
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jun 21, 2023
1 parent 6a27a39 commit 6a817b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/mv3/make-rulesets.js
Original file line number Diff line number Diff line change
Expand Up @@ -1060,14 +1060,14 @@ async function main() {
// Handpicked annoyance rulesets from assets.json
await rulesetFromURLs({
id: 'annoyances-cookies',
name: 'AdGuardCookies Notices',
name: 'EasyList/uBOCookie Notices',
group: 'annoyances',
enabled: false,
urls: [
'https://filters.adtidy.org/extension/ublock/filters/18.txt',
'https://ublockorigin.github.io/uAssets/thirdparties/easylist-cookies.txt',
'https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt',
],
homeURL: '/~https://github.com/AdguardTeam/AdguardFilters#adguard-filters',
homeURL: '/~https://github.com/easylist/easylist#fanboy-lists',
});
await rulesetFromURLs({
id: 'annoyances-overlays',
Expand Down

0 comments on commit 6a817b8

Please sign in to comment.