mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 02:30:20 +00:00
mudanca para selenium
This commit is contained in:
parent
288d1f3e45
commit
5fbd39786d
1 changed files with 1 additions and 6 deletions
|
@ -113,12 +113,7 @@ return [
|
||||||
'classElementRemove' => ['header-top-wrapper'],
|
'classElementRemove' => ['header-top-wrapper'],
|
||||||
],
|
],
|
||||||
'estadao.com.br' => [
|
'estadao.com.br' => [
|
||||||
'idElementRemove' => ['paywall', 'paywall-container', 'softwall'],
|
'useSelenium' => true
|
||||||
'classElementRemove' => ['paywall-content', 'signin-wall', 'pay-wall'],
|
|
||||||
'scriptTagRemove' => ['paywall.js', 'pywll.js'],
|
|
||||||
'cookies' => [
|
|
||||||
'estadao_paywall' => null
|
|
||||||
]
|
|
||||||
],
|
],
|
||||||
'opovo.com.br' => [
|
'opovo.com.br' => [
|
||||||
'classElementRemove' => ['screen-loading', 'overlay-advise']
|
'classElementRemove' => ['screen-loading', 'overlay-advise']
|
||||||
|
|
Loading…
Add table
Reference in a new issue