Comment by InPlotITrust on 23/01/2021 at 21:41 UTC*

7 upvotes, 0 direct replies (showing 0)

View submission: What to do about the leakgirls.com spam?

Adding this to your automod should catch them

credit to u/BruhSoundEffect1 from this post

type: crosspost submission
crosspost_title (regex, includes): ["(?#Latin Extended-A)(?-i:[\u0100-\u017f]+)", "(?#Latin Extended-B)[\u0180-\u024f]+", "(?#IPA Extensions)[\u0250-\u02af]+", "(?#Spacing Modifier Letters)[\u02b0-\u02ff]+", "(?#Combining Diacritical Marks)[\u0300-\u0335\u0337-\u0360\u0362-\u036f]+", "(?#Greek and Coptic)[\u0370-\u03ff]+", "(?#Cyrillic)[\u0400-\u052f]+", "(?#Cherokee)[\u13A0-\u13ff]+", "(?#Unified Canadian Aboriginal Syllabics)[\u1400-\u167f]+", "(?#Phonetic Extensions)[\u1d00-\u1d7f]+", "(?#Phonetic Extensions Supplement)[\u1d80-\u1dbf]+", "(?#Latin Extended Additional)[\u1e00-\u1eff]+", "(?#Greek Extended)[\u1f00-\u1fff]+", "(?#Letterlike Symbols)(?-i:[\u2100-\u214f]+)", "(?#Enclosed Alphanumerics)[\u2460-\u24ff]+", "(?#Cherokee Supplement)[\uab70-\uabbf]+", "(?#Halfwidth and Fullwidth Forms)[\uff00-\uffef]+", "(?#Mathematical Alphanumeric Symbols)[\U0001D400-\U0001D7FF]+", "(?#Enclosed Alphanumeric Supplement)[\U0001F100-\U0001F1FF]+"]
action: spam
action_reason: Crosspost from a spam subreddit

EDIT:

While you're at it I'd recommend adding this rule too. I've seen hundreds of spam comments using this format on other NSFW subreddits I frequent without the mods doing anything about them, so might as well share. It removes the specific comment where they mention a subreddit/usernale and an emoji.

Rule might not be perfect, I'm no regex expert, but it functions well on the subs I mod.

type: comment
body (regex): ["^.*((/?(u|r)/\\w+)\\s?.*(([\U0001d400-\U0001d7ff])|([\U0001f000-\U0001ffff])|([\uff00-\uffef])|([\u2300-\u2bff])|([\u2190-\u21ff])|([\u2030-\u204f]))+)|((([\U0001d400-\U0001d7ff])|([\U0001f000-\U0001ffff])|([\uff00-\uffef])|([\u2300-\u2bff])|([\u2190-\u21ff])|([\u2030-\u204f]))+\\s?.*)(/?(u|r)/\\w+).*$"]
action: remove
action_reason: emoji spam attempt

Replies

There's nothing here!