File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1060,14 +1060,14 @@ async function main() {
1060
1060
// Handpicked annoyance rulesets from assets.json
1061
1061
await rulesetFromURLs ( {
1062
1062
id : 'annoyances-cookies' ,
1063
- name : 'AdGuard – Cookies Notices' ,
1063
+ name : 'EasyList/uBO – Cookie Notices' ,
1064
1064
group : 'annoyances' ,
1065
1065
enabled : false ,
1066
1066
urls : [
1067
- 'https://filters.adtidy.org/extension/ublock/filters/18 .txt' ,
1067
+ 'https://ublockorigin.github.io/uAssets/thirdparties/easylist-cookies .txt' ,
1068
1068
'https://ublockorigin.github.io/uAssets/filters/annoyances-cookies.txt' ,
1069
1069
] ,
1070
- homeURL : 'https://github.com/AdguardTeam/AdguardFilters#adguard-filters ' ,
1070
+ homeURL : 'https://github.com/easylist/easylist#fanboy-lists ' ,
1071
1071
} ) ;
1072
1072
await rulesetFromURLs ( {
1073
1073
id : 'annoyances-overlays' ,
You can’t perform that action at this time.
0 commit comments