Check out a userscript which highlights deleted posts.
GitHub
79733198
Date:
2025-08-12 12:44:36
Score:
2.5
Natty:
Report link
This code very simple to use
var response = mystring?.Length >4 ? mystring[^4..] : mystring;
Reasons:
Low length (1):
No code block (0.5):
Contains question mark (0.5):
Low reputation (0.5):
Posted by:
Prince Antony G