mirror of https://github.com/gorhill/uBlock.git
remove block-then-redirect 1st-party list.
redirection is now used for all kind of purpose: privacy, to counter anti-blocker mechanisms, etc.
This commit is contained in:
parent
3f197e1f40
commit
ddd77985ef
|
@ -129,10 +129,6 @@ return {
|
|||
title: 'uBlock filters – Unbreak',
|
||||
group: 'default'
|
||||
},
|
||||
'assets/ublock/redirect.txt': {
|
||||
title: 'uBlock filters – Block-then-redirect',
|
||||
group: 'default'
|
||||
},
|
||||
'assets/ublock/badware.txt': {
|
||||
title: 'uBlock filters – Badware risks',
|
||||
group: 'default',
|
||||
|
|
Loading…
Reference in New Issue