X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWWW%2FOffliberty.pm;h=01623629f69f49c9187ace2d33c85f0e98fdbfae;hb=121ecfa49ab23cf8c362d6b53dd6cf8c0f23fc89;hp=a5404b62893931281c055c68236493971fa99b80;hpb=934b4ce32f69eaf8181073fd9cd5e8372ce1100e;p=www-offliberty.git diff --git a/lib/WWW/Offliberty.pm b/lib/WWW/Offliberty.pm index a5404b6..0162362 100644 --- a/lib/WWW/Offliberty.pm +++ b/lib/WWW/Offliberty.pm @@ -7,7 +7,7 @@ use parent qw/Exporter/; our $VERSION = '1.000002'; our @EXPORT_OK = qw/off/; -use constant OFF_URL => 'http://offliberty.com/off02.php'; +use constant OFF_URL => 'http://offliberty.com/off03.php'; use HTML::TreeBuilder; use HTTP::Tiny;