mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 10:42:06 +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',
|
'couriermail.com.au',
|
||||||
'mittelbayerische.de',
|
'mittelbayerische.de',
|
||||||
'josimarfootball.com',
|
'josimarfootball.com',
|
||||||
|
'nordsee-zeitung.de',
|
||||||
//-- Technical access blocking / Bloqueio técnico de acesso ao conteúdo
|
//-- Technical access blocking / Bloqueio técnico de acesso ao conteúdo
|
||||||
'bloomberg.com',
|
'bloomberg.com',
|
||||||
'sportskeeda.com',
|
'sportskeeda.com',
|
||||||
|
|
|
@ -193,6 +193,10 @@ return [
|
||||||
overflow: hidden !important;
|
overflow: hidden !important;
|
||||||
visibility: hidden !important;
|
visibility: hidden !important;
|
||||||
}
|
}
|
||||||
|
#site-index {
|
||||||
|
height: 100% !important;
|
||||||
|
position: relative !important;
|
||||||
|
}
|
||||||
',
|
',
|
||||||
'fetchStrategies' => 'fetchFromSelenium',
|
'fetchStrategies' => 'fetchFromSelenium',
|
||||||
'excludeGlobalRules' => [
|
'excludeGlobalRules' => [
|
||||||
|
|
Loading…
Add table
Reference in a new issue