devshort

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

commit 6c9123eb7af4d836928ad3c4957fb23bdc78b8f0
parent dc9669d85c5be6cb79485b289c3c95199b7f3916
Author: Florian <flokX@users.noreply.github.com>
Date:   Sat,  2 Feb 2019 11:42:44 +0100

Add default 404-request entry
Diffstat:
Madmin/stats.json | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

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