Check out a userscript which highlights deleted posts.
GitHub
79293708
Date:
2024-12-19 09:25:18
Score:
1.5
Natty:
Report link
var i = 1...10 i.first {print($0) if $0>5 { return true } return false }
Reasons:
Low length (1):
Has code block (-0.5):
Low reputation (1):
Posted by:
Vadim Bashurov