|
|
|
|
|
by xvello
1081 days ago
|
|
Heya, you can take inspiration the rules I posted in https://news.ycombinator.com/item?id=35676840 for hiding the second line and the separator. I messed up the last newline, the bottom block is the following two lines: news.ycombinator.com##html:not([op="item"]) tr.spacer + tr:not(.athing):remove()
news.ycombinator.com##html:not([op="item"]) tr.spacer + tr.spacer:remove()
I'll make it a letsblock.it template one day. |
|