Check out a userscript which highlights deleted posts.
GitHub
79124052
Date:
2024-10-25 02:04:03
Score:
0.5
Natty:
Report link
An
R Base
solution is:
a$T[a$T %in% c("E","S","T")] <- "AB"
Reasons:
Whitelisted phrase (-1):
solution is
Low length (1.5):
Has code block (-0.5):
Low reputation (0.5):
Posted by:
Alan Gómez