mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 02:00:10 +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
Reference in a new issue