mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 02:30:20 +00:00
new domain rules
This commit is contained in:
parent
ccc8ee8e81
commit
2444c30a3e
1 changed files with 3 additions and 6 deletions
|
@ -67,13 +67,10 @@ return [
|
||||||
'fetchStrategies' => 'fetchFromSelenium',
|
'fetchStrategies' => 'fetchFromSelenium',
|
||||||
],
|
],
|
||||||
'fortune.com' => [
|
'fortune.com' => [
|
||||||
'classElementRemove' => ['leaderboard__container'],
|
'classElementRemove' => ['latest-popular-module','own','drawer-menu'],
|
||||||
'fetchStrategies' => 'fetchFromSelenium',
|
'fetchStrategies' => 'fetchFromSelenium',
|
||||||
'excludeGlobalRules' => [
|
'browser' => 'chrome',
|
||||||
'scriptTagRemove' => [
|
'scriptTagRemove' => ['queryly.com'],
|
||||||
'pw-'
|
|
||||||
]
|
|
||||||
]
|
|
||||||
],
|
],
|
||||||
'diplomatique.org.br' => [
|
'diplomatique.org.br' => [
|
||||||
'idElementRemove' => ['cboxOverlay'],
|
'idElementRemove' => ['cboxOverlay'],
|
||||||
|
|
Loading…
Add table
Reference in a new issue