commit 0466bd072079fa46015e919aec41b1678be27a56 from: mischa date: Wed Aug 24 13:16:49 2022 UTC release 0.2 commit - ed72d8458798f34c764db60a10f9c5036ddba4bc commit + 0466bd072079fa46015e919aec41b1678be27a56 blob - 28b83c20600c4d8238176dbd214e595587bdc81b blob + eeb368d815f460b3d1465423c5a58384cb3e88a1 --- index.php +++ index.php @@ -2,7 +2,7 @@ require_once './conf.php'; define("SHORTER_NAME", "shortr"); -define("SHORTER_VERSION", "v0.1"); +define("SHORTER_VERSION", "v0.2"); define("CHARSET", "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"); $url = "";