Skip to content

Commit 5fbd397

Browse files
committed
mudanca para selenium
1 parent 288d1f3 commit 5fbd397

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

app/data/domain_rules.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,7 @@
113113
'classElementRemove' => ['header-top-wrapper'],
114114
],
115115
'estadao.com.br' => [
116-
'idElementRemove' => ['paywall', 'paywall-container', 'softwall'],
117-
'classElementRemove' => ['paywall-content', 'signin-wall', 'pay-wall'],
118-
'scriptTagRemove' => ['paywall.js', 'pywll.js'],
119-
'cookies' => [
120-
'estadao_paywall' => null
121-
]
116+
'useSelenium' => true
122117
],
123118
'opovo.com.br' => [
124119
'classElementRemove' => ['screen-loading', 'overlay-advise']

0 commit comments

Comments
 (0)