Difference between revisions of "Sandbox"

From OpenCircuits
Jump to navigation Jump to search
(→‎$wgSpamRegex: breaking new spam pattern)
(spam phrase)
Line 3: Line 3:
  
 
First alternative blocks any sequence of urls that contains more than 5 links which are only seperated by whitespaces. That pattern wouldn't apply to the links section cause there is usually text between the links! Alternatively the number could be raised.
 
First alternative blocks any sequence of urls that contains more than 5 links which are only seperated by whitespaces. That pattern wouldn't apply to the links section cause there is usually text between the links! Alternatively the number could be raised.
 +
 +
"porno gratis"
  
 
==Table something==
 
==Table something==

Revision as of 07:03, 18 August 2007

$wgSpamRegex

$wgSpamRegex = '/(\[http[^\]]*\]\s*){6,}|ringtones|viagra|porn|anal.sex|xanax|tramadol|zocor|hydrocodone|levitra|diazepam|lortab|ultram|s-url.net|tylka|tykarl/';

First alternative blocks any sequence of urls that contains more than 5 links which are only seperated by whitespaces. That pattern wouldn't apply to the links section cause there is usually text between the links! Alternatively the number could be raised.

"porno gratis"

Table something

(moved to Techniques)


(See also Meta:Sandbox)