# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
# Author: Steven Schubiger <stsc@refcnt.org>
-# Last modified: Fri Jul 25 16:51:43 CEST 2014
+# Last modified: Mon Aug 11 21:00:55 CEST 2014
use strict;
use warnings;
use URI ();
use WWW::Mechanize ();
-my $VERSION = '0.47';
+my $VERSION = '0.48';
#-----------------------
# Start of configuration
rewrite => '$TEXT - $HREF',
fields => [ qw(location more) ],
} ],
- 'br' => [ {
- rewrite => '',
- fields => [ qw(more) ],
- } ],
},
purge_tags => [ qw(location responsible more) ],
strip_text => [ 'mailto:' ],