Change OFF_URL to new version
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 21 Oct 2017 16:14:55 +0000 (17:14 +0100)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 21 Oct 2017 16:14:55 +0000 (17:14 +0100)
lib/WWW/Offliberty.pm

index 0edd0ef407f25b0497f448d005563800f3a35742..031d7c14394f0b3008f8bfa71d87782037a6a19a 100644 (file)
@@ -7,7 +7,7 @@ use parent qw/Exporter/;
 our $VERSION = '1.000006';
 our @EXPORT_OK = qw/off/;
 
-our $OFF_URL = 'http://offliberty.com/off03.php';
+our $OFF_URL = 'http://offliberty.com/off04.php';
 
 use HTML::TreeBuilder;
 use HTTP::Tiny;
This page took 0.011194 seconds and 4 git commands to generate.