Tor Kinlok wrote:
Is there any way to block both '<div' and 'overflow:\s*auto'?
We've been getting inundated with both.
$wgSpamRegex="/(<div|overflow:[ \t\n]*auto)/";
or did you mean:
$wgSpamRegex="/<div([^>]|[^\]\>)*overflow:[ \t\n]*auto)/";
On Dec 13, 2005, at 9:31 AM, Patrick Gundlach wrote:
Hi,
once I set
$wgSpamRegex="/<div/";
I had no more automated spam attacks. This blocks users from entering '<div', which might be bad, but I had no complaints yet.
Patrick _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l