mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 17:41:03 +01:00
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
1 changed files with 0 additions and 4 deletions
|
@ -129,10 +129,6 @@ return {
|
||||||
title: 'uBlock filters – Unbreak',
|
title: 'uBlock filters – Unbreak',
|
||||||
group: 'default'
|
group: 'default'
|
||||||
},
|
},
|
||||||
'assets/ublock/redirect.txt': {
|
|
||||||
title: 'uBlock filters – Block-then-redirect',
|
|
||||||
group: 'default'
|
|
||||||
},
|
|
||||||
'assets/ublock/badware.txt': {
|
'assets/ublock/badware.txt': {
|
||||||
title: 'uBlock filters – Badware risks',
|
title: 'uBlock filters – Badware risks',
|
||||||
group: 'default',
|
group: 'default',
|
||||||
|
|
Loading…
Reference in a new issue