Check out a userscript which highlights deleted posts.
GitHub
79611895
Date:
2025-05-08 07:31:38
Score:
0.5
Natty:
Report link
import { Platform } from "react-native"; const isIpad = Platform.OS === 'ios' && Platform.isPad
Reasons:
Low length (1):
Has code block (-0.5):
Posted by:
Henning Hall