GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Blog::Spam::Plugin::multilinks(3) User Contributed Perl Documentation Blog::Spam::Plugin::multilinks(3)

Blog::Spam::Plugin::multilinks - Reject opportunistic use of URLs.

This plugin is designed to discard comments which have bodies including links formatted in multiple senses.

A typical comment might have multiple URLs included in it, (but see Blog::Spam::Plugin::lotsaurls for restricting the maximum number of submitted URLs per comment), but each will be in the same format.

Many SPAM comments contain links in multiple formats, because they're submitted en masse and the submitter doesn't know what formatting type to use.

This leads to comments with contents such as:

   [url=http://spam.example.org]SPAM[/url],
   <a href="http://spam.example.org/">spam</a>,
   [LINK=http://spam.example.org]SPAM[/link]

This plugin will recognise links have been submitted in multiple formats and reject them as SPAM.

Steve Kemp
http://www.steve.org.uk/

Copyright (c) 2008-2010 by Steve Kemp. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The LICENSE file contains the full text of the license.

2010-09-24 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.