Removed exclusive filter from Evil Angel parameters.

This commit is contained in:
DebaucheryLibrarian 2022-01-07 01:02:34 +01:00
parent 09bfcb01f5
commit b9146aee5f
1 changed files with 1 additions and 1 deletions

View File

@ -2657,7 +2657,7 @@ const sites = [
url: 'https://www.evilangel.com', url: 'https://www.evilangel.com',
parent: 'evilangel', parent: 'evilangel',
parameters: { parameters: {
filterExclusive: true, filterExclusive: false,
}, },
}, },
{ {