Merge pull request #337 from burlesco/bugfix/310

Corrige bloqueio do paywall do Estadão
master
Caio 2021-10-31 23:45:16 -03:00 committed by GitHub
commit 105ed2f3a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,9 @@ const BLOCKLIST = {
oestadodespaulo: {
xhrBlocking: [
'*://*.estadao.com.br/paywall/*',
],
scriptBlocking: [
'*://*.estadao.com.br/paywall/*',
]
},
pioneiro: {