Plagger::Plugin::Filter::TTP - Replace ttp:// with http://


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::TTP - Replace ttp:// with http://

SYNOPSIS

Top

  - module: Filter::TTP

DESCRIPTION

Top

This plugin replaces ttp:// with http://. ttp:// is a widely adopted way of linking an URL without leaking a referer.

CONFIG

Top

text_only

When set to 1, uses HTML::Parser to avoid replacing ttp:// inside HTML attributes. Defaults to 0.

AUTHOR

Top

Matsuno Tokuhiro

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, HTML::Parser


Plagger documentation  | view source Contained in the Plagger distribution.