Ques/Help Using Spam phrases to send external URLs to approval queue but want to allow internal URLs to be posted

S

sport_billy

Guest
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

Continue reading...