@@ -120,7 +120,7 @@ You have alternatives. We hope you will choose one that respects the rights and
...
@@ -120,7 +120,7 @@ You have alternatives. We hope you will choose one that respects the rights and
Statistics by [Better Inspector](https://source.ind.ie/better/inspector) based on [the page](https://archive.better.fyi/wired.com.har.gz) as on <!-- lastUpdate -->Monday, May 16th 2016<!-- /lastUpdate -->
Statistics by [Better Inspector](https://source.ind.ie/better/inspector) based on [the page](https://archive.better.fyi/wired.com.har.gz) as on <!-- lastUpdate -->Monday, May 16th 2016<!-- /lastUpdate -->
## Wired.com post-block clean-up rules
## Clean-up rules
Fix the empty space at the tops of pages.
Fix the empty space at the tops of pages.
...
@@ -141,13 +141,3 @@ Hide the empty sponsored posts box for blocked Outbrain posts.
...
@@ -141,13 +141,3 @@ Hide the empty sponsored posts box for blocked Outbrain posts.
- type: css-display-none
- type: css-display-none
- selector: div[data-outbrain-url]
- selector: div[data-outbrain-url]
```
```
Looks like Wired are defaulting some article links to hidden by default. Odd, but let’s go all the way with it and hide them altogether. (Wish we had a strip-class attribute so we could strip the ‘hide’ class instead and show the articles.)