Check out a userscript which highlights deleted posts.
GitHub
79300845
Date:
2024-12-22 10:52:21
Score:
0.5
Natty:
Report link
Pipe it to xxd:
tshark -nr pcap -Y 'tcp.payload' -T fields -e tcp.payload | xxd -r -p && echo ''
Reasons:
Low length (1):
Has code block (-0.5):
Posted by:
Plup