mirror of
https://github.com/manualdousuario/marreta.git
synced 2025-09-01 10:10:14 +00:00
ajuste wp
This commit is contained in:
parent
86be4a69a5
commit
80a0bec993
1 changed files with 3 additions and 2 deletions
|
@ -619,7 +619,8 @@ return [
|
|||
const headimage = document.querySelectorAll(\'div .aspect-custom\');
|
||||
headimage.forEach(image => { image.style.filter = \'\'; });
|
||||
});
|
||||
'
|
||||
',
|
||||
'idElementRemove' => ['wall-bottom-drawer-container']
|
||||
],
|
||||
'usatoday.com' => [
|
||||
'customCode' => '
|
||||
|
@ -706,7 +707,7 @@ return [
|
|||
}, 1000);
|
||||
})
|
||||
'
|
||||
],
|
||||
],
|
||||
// Test domain
|
||||
'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',
|
||||
|
|
Loading…
Add table
Reference in a new issue