ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,565
- Points
- 823
Reputation:
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...
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...