mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 18:20:22 +00:00
ajuste de regras e bloqueios
This commit is contained in:
parent
9cf30b5d08
commit
ab0935cb94
2 changed files with 5 additions and 0 deletions
|
@ -30,6 +30,7 @@ return [
|
|||
'couriermail.com.au',
|
||||
'mittelbayerische.de',
|
||||
'josimarfootball.com',
|
||||
'nordsee-zeitung.de',
|
||||
//-- Technical access blocking / Bloqueio técnico de acesso ao conteúdo
|
||||
'bloomberg.com',
|
||||
'sportskeeda.com',
|
||||
|
|
|
@ -193,6 +193,10 @@ return [
|
|||
overflow: hidden !important;
|
||||
visibility: hidden !important;
|
||||
}
|
||||
#site-index {
|
||||
height: 100% !important;
|
||||
position: relative !important;
|
||||
}
|
||||
',
|
||||
'fetchStrategies' => 'fetchFromSelenium',
|
||||
'excludeGlobalRules' => [
|
||||
|
|
Loading…
Add table
Reference in a new issue