mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-05 04:00:34 +00:00
fix fetcj
This commit is contained in:
parent
2071d5c2bc
commit
33b437d8fe
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ return [
|
||||||
position: relative !important;
|
position: relative !important;
|
||||||
}
|
}
|
||||||
',
|
',
|
||||||
'fetchStrategies' => 'fetchFromSelenium',
|
'fetchStrategies' => 'fetchFromWaybackMachine',
|
||||||
'excludeGlobalRules' => [
|
'excludeGlobalRules' => [
|
||||||
'scriptTagRemove' => [
|
'scriptTagRemove' => [
|
||||||
'gtm.js',
|
'gtm.js',
|
||||||
|
|
Loading…
Add table
Reference in a new issue