mirror of
https://github.com/manualdousuario/marreta.git
synced 2026-05-01 21:10:17 +00:00
add cnn selenium
This commit is contained in:
parent
734acedecb
commit
ef2827a6d2
1 changed files with 3 additions and 0 deletions
|
|
@ -81,6 +81,9 @@ return [
|
||||||
'classElementRemove' => ['leaderboard__container'],
|
'classElementRemove' => ['leaderboard__container'],
|
||||||
'fetchStrategies' => 'fetchFromSelenium',
|
'fetchStrategies' => 'fetchFromSelenium',
|
||||||
],
|
],
|
||||||
|
'cnn.com' => [
|
||||||
|
'fetchStrategies' => 'fetchFromSelenium',
|
||||||
|
],
|
||||||
'lepoint.fr' => [
|
'lepoint.fr' => [
|
||||||
'classElementRemove' => ['paywall'],
|
'classElementRemove' => ['paywall'],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue