Change OFF_URL to new version
[www-offliberty.git] / 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.009241 seconds and 4 git commands to generate.