-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Element hiding: Address empty ad spaces on yahoo.com #2606
Conversation
Don't forget to assign an individual reviewer (in addition to those already added, this should create a task for them in Asana). |
Generated file outputs:Time updated: Thu, 26 Dec 2024 23:30:45 GMT legacytrackers-unprotected-temporary.txtv3/android-config.json (13 more)
--- v3/windows-config.json
+++ v3/windows-config.json
@@ -5498,8 +5498,24 @@
},
{
"selector": "[class*='sdaContainer']",
"type": "hide"
+ },
+ {
+ "selector": "#sda-Horizon-viewer",
+ "type": "hide-empty"
+ },
+ {
+ "selector": "[id*='mrt-node-Lead']",
+ "type": "hide-empty"
+ },
+ {
+ "selector": "[id*='mrt-node-Secondary']",
+ "type": "hide-empty"
+ },
+ {
+ "selector": "[id*='rrvkqH1']",
+ "type": "hide-empty"
}
]
},
{
latestv4/android-config.json (13 more)
--- v4/windows-config.json
+++ v4/windows-config.json
@@ -5072,8 +5072,24 @@
},
{
"selector": "[class*='sdaContainer']",
"type": "hide"
+ },
+ {
+ "selector": "#sda-Horizon-viewer",
+ "type": "hide-empty"
+ },
+ {
+ "selector": "[id*='mrt-node-Lead']",
+ "type": "hide-empty"
+ },
+ {
+ "selector": "[id*='mrt-node-Secondary']",
+ "type": "hide-empty"
+ },
+ {
+ "selector": "[id*='rrvkqH1']",
+ "type": "hide-empty"
}
]
},
{
|
Asana Task/Github Issue: https://app.asana.com/0/246491496396031/1209044318203341/f
Description
Addresses empty ad spaces on yahoo.com.
Brief explanation
Reference