novas regras e suportes

This commit is contained in:
Renan Bernordi 2024-12-20 10:02:32 -03:00
parent 84b605df10
commit d82fd0c574
2 changed files with 9 additions and 1 deletions

View file

@ -122,6 +122,12 @@ return [
'stcatharinesstandard.ca' => [
'useSelenium' => true
],
'cartacapital.com.br' => [
'useSelenium' => true
],
'nzherald.co.nz' => [
'useSelenium' => true
],
'opovo.com.br' => [
'classElementRemove' => ['screen-loading', 'overlay-advise']
],