ajuste wp

This commit is contained in:
Renan Bernordi 2025-05-30 00:53:39 -03:00
parent 86be4a69a5
commit f84b58f813

View file

@ -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',