The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Plagger::Rule::URLBL - Rule to URLBL for feed url

SYNOPSIS

  - module: Aggregator::Xango
    rule:
      - module: URLBL
        dnsbl: rbl.bulkfeeds.jp

DESCRIPTION

The rule is decided by URLBL.

CONFIG

dnsbl
  duration: dnsbl domain

AUTHOR

Kazuhiro Osawa

inspired by Plagger::Plugin::Filter::URLBL

SEE ALSO

Plagger, Plagger::Plugin::Filter::URLBL