There is a nsfw_flag in the Firestore named contents.
If the value is true, the image will be blurred, and if false, the image will be displayed as is.
I would also like to be able to remove the blur by tapping once on an image that is blurred when the value is true.