This commit is contained in:
Renan Bernordi 2025-02-09 15:07:06 -03:00
parent 72a5c6781f
commit 30ad1d9113

View file

@ -191,7 +191,7 @@ return [
'fromGoogleBot' => true 'fromGoogleBot' => true
], ],
'nytimes.com' => [ 'nytimes.com' => [
'idElementRemove' => ['gateway-content','site-index'], 'idElementRemove' => ['gateway-content','site-index','complianceOverlay'],
'customCode' => ' 'customCode' => '
setTimeout(function() { setTimeout(function() {
const walk = document.createTreeWalker( const walk = document.createTreeWalker(