Skip to content

Commit

Permalink
Add genius.com hiding rule
Browse files Browse the repository at this point in the history
  • Loading branch information
laghee committed May 15, 2024
1 parent 568f036 commit a6aab6f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions features/element-hiding.json
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,15 @@
}
]
},
{
"domain": "genius.com",
"rules": [
{
"selector": "[class^='DfpAd']",
"type": "hide"
}
]
},
{
"domain": "getpocket.com",
"rules": [
Expand Down

0 comments on commit a6aab6f

Please sign in to comment.