mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 18:20:22 +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',
|
||||
],
|
||||
'fortune.com' => [
|
||||
'classElementRemove' => ['leaderboard__container'],
|
||||
'classElementRemove' => ['latest-popular-module','own','drawer-menu'],
|
||||
'fetchStrategies' => 'fetchFromSelenium',
|
||||
'excludeGlobalRules' => [
|
||||
'scriptTagRemove' => [
|
||||
'pw-'
|
||||
]
|
||||
]
|
||||
'browser' => 'chrome',
|
||||
'scriptTagRemove' => ['queryly.com'],
|
||||
],
|
||||
'diplomatique.org.br' => [
|
||||
'idElementRemove' => ['cboxOverlay'],
|
||||
|
|
Loading…
Add table
Reference in a new issue