mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 10:10:14 +00:00
add
This commit is contained in:
parent
33b437d8fe
commit
bbcbdff8bc
1 changed files with 6 additions and 0 deletions
|
@ -183,6 +183,12 @@ return [
|
|||
'nzherald.co.nz' => [
|
||||
'fetchStrategies' => 'fetchFromSelenium',
|
||||
],
|
||||
'onetz.de' => [
|
||||
'idElementRemove' => ['checkout-container'],
|
||||
'classElementRemove' => ['tp-backdrop','dm-nobg'],
|
||||
'classAttrRemove' => ['field-dnt-body-pp'],
|
||||
'scriptTagRemove' => ['.js'],
|
||||
],
|
||||
'opovo.com.br' => [
|
||||
'classElementRemove' => ['screen-loading', 'overlay-advise']
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue