Skip to content

Commit abf8d7d

Browse files
authored
Hide empty space on androidauthority.com (duckduckgo#2470)
1 parent 92a9509 commit abf8d7d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

features/element-hiding.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,15 @@
685685
}
686686
]
687687
},
688+
{
689+
"domain": "androidauthority.com",
690+
"rules": [
691+
{
692+
"selector": "div[data-ad-type]",
693+
"type": "closest-empty"
694+
}
695+
]
696+
},
688697
{
689698
"domain": "androidpolice.com",
690699
"rules": [

0 commit comments

Comments
 (0)