diff --git a/app/data/domain_rules.php b/app/data/domain_rules.php index 0dd5d44..f2299b0 100644 --- a/app/data/domain_rules.php +++ b/app/data/domain_rules.php @@ -113,12 +113,7 @@ return [ 'classElementRemove' => ['header-top-wrapper'], ], 'estadao.com.br' => [ - 'idElementRemove' => ['paywall', 'paywall-container', 'softwall'], - 'classElementRemove' => ['paywall-content', 'signin-wall', 'pay-wall'], - 'scriptTagRemove' => ['paywall.js', 'pywll.js'], - 'cookies' => [ - 'estadao_paywall' => null - ] + 'useSelenium' => true ], 'opovo.com.br' => [ 'classElementRemove' => ['screen-loading', 'overlay-advise']