mirror of
https://github.com/manualdousuario/marreta.git
synced 2026-04-29 03:50:21 +00:00
novas regras
This commit is contained in:
parent
857cc58fb3
commit
11d46768ae
3 changed files with 18 additions and 2 deletions
|
|
@ -130,6 +130,9 @@ return [
|
|||
'crs_subscriber' => '1'
|
||||
]
|
||||
],
|
||||
'theverge.com' => [
|
||||
'useSelenium' => true
|
||||
],
|
||||
'economist.com' => [
|
||||
'cookies' => [
|
||||
'ec_limit' => 'allow'
|
||||
|
|
@ -234,7 +237,16 @@ return [
|
|||
'classElementRemove' => ['zephr-backdrop', 'zephr-generic-modal'],
|
||||
'excludeGlobalRules' => [
|
||||
'classElementRemove' => ['premium-article'],
|
||||
]
|
||||
],
|
||||
'useSelenium' => true
|
||||
],
|
||||
'cmjornal.pt' => [
|
||||
'classAttrRemove' => ['bloco_bloqueio_premium'],
|
||||
'useSelenium' => true
|
||||
],
|
||||
'sabado.pt' => [
|
||||
'classElementRemove' => ['bloco_bloqueio'],
|
||||
'useSelenium' => true
|
||||
],
|
||||
'seudinheiro.com' => [
|
||||
'idElementRemove' => ['premium-paywall']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue