This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello - I do not want to allow unverified users from submitting posts with pics. I have the below scripts and it seems to work...sometimes. There are posts that seem to slip through the cracks. What is wrong?
type: submission
author:
is_contributor: false
body (includes): [".jpg", ".jpeg", ".png", ".gif", ".tiff", ."raw"]
action: remove
action_reason: "PHOTO POST FROM UNVERIFIED USER"
message_subject: PHOTO POST FROM UNVERIFIED USER
message: |
Posting photos are limited to verified users only. Please review the verification requirements and complete the process if you would like to fully participate in this subreddit.
type: submission
author:
is_contributor: false
standard: direct image links
action: remove
action_reason: "PHOTO POST FROM UNVERIFIED USER"
message_subject: PHOTO POST FROM UNVERIFIED USER
message: |
Posting photos are limited to verified users only. Please review the verification requirements and complete the process if you would like to fully participate in this subreddit.
Subreddit
Post Details
- Posted
- 5 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/AutoModerat...