mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-04-23 23:19:11 +00:00
issue 22
This commit is contained in:
parent
b7921a2a97
commit
884641e58a
1 changed files with 9 additions and 0 deletions
|
@ -67,6 +67,15 @@ return [
|
|||
'lepoint.fr' => [
|
||||
'classElementRemove' => ['paywall'],
|
||||
],
|
||||
'gamestar.de' => [
|
||||
'classElementRemove' => ['plus-teaser'],
|
||||
'classAttrRemove' => ['plus-'],
|
||||
'idElementRemove' => ['commentReload']
|
||||
],
|
||||
'heise.de' => [
|
||||
'classAttrRemove' => ['curtain__purchase-container'],
|
||||
'removeElementsByTag' => ['a-gift']
|
||||
],
|
||||
'fortune.com' => [
|
||||
'classElementRemove' => ['latest-popular-module','own','drawer-menu'],
|
||||
'fetchStrategies' => 'fetchFromSelenium',
|
||||
|
|
Loading…
Add table
Reference in a new issue