ProCom
Well-known member
I was thinking I'd like to limit links in the first few posts from new members using "Spam Phrases", specifically: "www" and "http".
I thought maybe I couldn't just put them in like that and I'd need to use wildcards and maybe even the regular expression... but have questions:
I thought maybe I couldn't just put them in like that and I'd need to use wildcards and maybe even the regular expression... but have questions:
- What is the best way to use spam phrases to moderate first posts with links?
- What are some examples of regular expressions and how are they used in spam phrases? (the example "/test/i" isn't too clear to me)