Skip to content

Commit

Permalink
Update element-hiding.json (#1263)
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Slayter <[email protected]>
  • Loading branch information
dharb and SlayterDev authored Aug 30, 2023
1 parent 2137141 commit 6c8d8e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions features/element-hiding.json
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,10 @@
{
"selector": "[data-testid='StandardAd']",
"type": "closest-empty"
},
{
"selector": ".pz-ad-box",
"type": "hide-empty"
}
]
},
Expand Down

0 comments on commit 6c8d8e8

Please sign in to comment.