mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-02 02:30:20 +00:00
ajuste wp
This commit is contained in:
parent
86be4a69a5
commit
f84b58f813
1 changed files with 3 additions and 2 deletions
|
@ -619,7 +619,8 @@ return [
|
||||||
const headimage = document.querySelectorAll(\'div .aspect-custom\');
|
const headimage = document.querySelectorAll(\'div .aspect-custom\');
|
||||||
headimage.forEach(image => { image.style.filter = \'\'; });
|
headimage.forEach(image => { image.style.filter = \'\'; });
|
||||||
});
|
});
|
||||||
'
|
',
|
||||||
|
'idElementRemove' => ['wall-bottom-drawer-container']
|
||||||
],
|
],
|
||||||
'usatoday.com' => [
|
'usatoday.com' => [
|
||||||
'customCode' => '
|
'customCode' => '
|
||||||
|
@ -706,7 +707,7 @@ return [
|
||||||
}, 1000);
|
}, 1000);
|
||||||
})
|
})
|
||||||
'
|
'
|
||||||
],
|
],
|
||||||
// Test domain
|
// Test domain
|
||||||
'altendorfme.github.io' => [
|
'altendorfme.github.io' => [
|
||||||
'userAgent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',
|
'userAgent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36',
|
||||||
|
|
Loading…
Add table
Reference in a new issue