sport_billy
Member
Was looking for a little bit of help please. We are trying to use Spam Phrases to send any external URLs posted in a thread to the approval queue BUT allow internal links to our own forum threads to be posted, as we link back a lot to our information care guide threads within posts.
Have used the below to send URLs to the approval queue
/^\[url.*\[\/url\]$/si
/^http\S+$/si
/^https?:\/\/\S+\n/si
/^[a-z0-9-]+\.(com|net|org)\/\S+\n/si
Thanks for any recommendations
Have used the below to send URLs to the approval queue
/^\[url.*\[\/url\]$/si
/^http\S+$/si
/^https?:\/\/\S+\n/si
/^[a-z0-9-]+\.(com|net|org)\/\S+\n/si
Thanks for any recommendations
Last edited: