devshort

private self-hosted shortlink service
git clone https://git.clttr.info/devshort.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 0a9c558d90f8980f5205c8b14c938d3e63fe4330
parent 25cc7d7ff7550a5e74e62fb419a0d430699c2a4e
Author: Florian Kaldowski <flokX@users.noreply.github.com>
Date:   Thu, 11 Apr 2019 09:53:40 +0200

Add default Index entry
Diffstat:
Madmin/stats.json | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/admin/stats.json b/admin/stats.json @@ -1,3 +1,4 @@ { + "Index": [], "404-request": [] }