Created
February 8, 2014 19:15
-
-
Save jewel-andraia/8888652 to your computer and use it in GitHub Desktop.
reddit automoderator rule for AND-matching text
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
url+body: "reddit.com/r/[^/]+?/comments/" | |
url+body+body: "/r/pcmasterrace" | |
modifiers: | |
url+body: [includes, regex] | |
url+body+body: inverse | |
comment: | | |
To who posted - Content removed. We are currently not allowing direct links to comments in other subreddits to avoid brigading. It protects our users from shadowbans, which are fairly common among voters who follow through links from other subreddits. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment