Skip to content

Commit 30ad1d9

Browse files
committed
issue 29
1 parent 72a5c67 commit 30ad1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/data/domain_rules.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ function checkPaywall() {
191191
'fromGoogleBot' => true
192192
],
193193
'nytimes.com' => [
194-
'idElementRemove' => ['gateway-content','site-index'],
194+
'idElementRemove' => ['gateway-content','site-index','complianceOverlay'],
195195
'customCode' => '
196196
setTimeout(function() {
197197
const walk = document.createTreeWalker(

0 commit comments

Comments
 (0)