Removed exclusive filter from Evil Angel parameters.
This commit is contained in:
parent
09bfcb01f5
commit
b9146aee5f
|
@ -2657,7 +2657,7 @@ const sites = [
|
|||
url: 'https://www.evilangel.com',
|
||||
parent: 'evilangel',
|
||||
parameters: {
|
||||
filterExclusive: true,
|
||||
filterExclusive: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue